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

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1965 - Still Failing!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1965/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698542276305747968>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698542276305747968>
	at __randomizedtesting.SeedInfo.seed([F072931D30BFC596:8B46A28A3A65D5E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F072931D30BFC596:B05DE4AFABC89693]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16520 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.052 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F072931D30BFC596 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F072931D30BFC596 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  c

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2215 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2215/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([82FB1E636F3026F7:22E15538CB406DFB]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700506185534275584>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700506185534275584>
	at __randomizedtesting.SeedInfo.seed([82FB1E636F3026F7:7A3DE756FC29BE3F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([82FB1E636F3026F7:C2D469D1F44775F2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17023 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.458 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=82FB1E636F3026F7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=82FB1E636F3026F7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=82FB1E636F3026F7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and poss

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 41s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2214 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2214/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39365_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35317_solr, 127.0.0.1:39365_solr, 127.0.0.1:39939_solr, 127.0.0.1:42275_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39365_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35317_solr, 127.0.0.1:39365_solr, 127.0.0.1:39939_solr, 127.0.0.1:42275_solr]
	at __randomizedtesting.SeedInfo.seed([A4873D315C27F6C0:D467B98BD8685FCB]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700501279742099456>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700501279742099456>
	at __randomizedtesting.SeedInfo.seed([A4873D315C27F6C0:5C41C404CF3E6E08]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A4873D315C27F6C0:E4A84A83C750A5C5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17614 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.73 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A4873D315C27F6C0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A4873D315C27F6C0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A4873D315C27F6C0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedde

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2213 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2213/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: techproducts
{failure={127.0.0.1:39009_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'techproducts_s1_r_n1': Unable to create core [techproducts_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: techproducts
{failure={127.0.0.1:39009_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'techproducts_s1_r_n1': Unable to create core [techproducts_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([49EFCF763731F86]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest.setupCluster(DirectJsonQueryRequestFacetingIntegrationTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([49EFCF763731F86:44B18B45F8044C83]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15626 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.928 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=49EFCF763731F86 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=49EFCF763731F86 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true p

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2212 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2212/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([B675D85B9C051C26:166F93003875572A]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700493630648614912>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700493630648614912>
	at __randomizedtesting.SeedInfo.seed([B675D85B9C051C26:4EB3216E0F1C84EE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B675D85B9C051C26:F65AAFE907724F23]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17202 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.291 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B675D85B9C051C26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B675D85B9C051C26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B675D85B9C051C26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 58s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2211 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2211/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700487596171329536>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700487596171329536>
	at __randomizedtesting.SeedInfo.seed([A19F8DD7FD48466F:595974E26E51DEA7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A19F8DD7FD48466F:E1B0FA65663F156A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16374 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.834 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A19F8DD7FD48466F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A19F8DD7FD48466F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2210 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2210/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700476696512167936>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700476696512167936>
	at __randomizedtesting.SeedInfo.seed([7C0B5FA22A1A39D8:84CDA697B903A110]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7C0B5FA22A1A39D8:3C242810B16D6ADD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16539 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.974 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7C0B5FA22A1A39D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7C0B5FA22A1A39D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2209 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2209/

3 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2A3EC3A3FF08392D:EAC6CC1B83C1ED86]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse(ConfigSetsAPITest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=6754, name=overseerZkWriterExecutor-TGRP-ConfigSetsAPITest-5909, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$756/0x00000001009ef440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=6754, name=overseerZkWriterExecutor-TGRP-ConfigSetsAPITest-5909, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$756/0x00000001009ef440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([2A3EC3A3FF08392D]:0)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2A3EC3A3FF08392D:6A11B411647F6A28]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15517 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.442 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A3EC3A3FF08392D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A3EC3A3FF08392D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A3EC3A3FF08392D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /h

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2208 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2208/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700457282082439168>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700457282082439168>
	at __randomizedtesting.SeedInfo.seed([3D56E2560F518FD8:C5901B639C481710]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3D56E2560F518FD8:7D7995E49426DCDD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16402 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.486 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D56E2560F518FD8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D56E2560F518FD8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2207 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2207/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700451030777462784>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700451030777462784>
	at __randomizedtesting.SeedInfo.seed([12F69DBEE2F11CFF:EA30648B71E88437]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([12F69DBEE2F11CFF:52D9EA0C79864FFA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16917 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.247 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=12F69DBEE2F11CFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=12F69DBEE2F11CFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause:

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2206 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2206/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([93E6B2503F2EBD1B:33FCF90B9B5EF617]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([93E6B2503F2EBD1B:D3C9C5E2A459EE1E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15313 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.887 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=93E6B2503F2EBD1B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=93E6B2503F2EBD1B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Che

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2205 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2205/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700438604804784128>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700438604804784128>
	at __randomizedtesting.SeedInfo.seed([C96FB45A46C931AC:31A94D6FD5D0A964]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([C96FB45A46C931AC:6975FF01E2B97AA0]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C96FB45A46C931AC:8940C3E8DDBE62A9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17308 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.556 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C96FB45A46C931AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C96FB45A46C931AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C96FB45A46C931AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 28s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2204 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2204/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39925_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33935_solr, 127.0.0.1:34011_solr, 127.0.0.1:39925_solr, 127.0.0.1:42201_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39925_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33935_solr, 127.0.0.1:34011_solr, 127.0.0.1:39925_solr, 127.0.0.1:42201_solr]
	at __randomizedtesting.SeedInfo.seed([78BE2072F3ED916E:85EA4C877A23865]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([78BE2072F3ED916E:D8A46B29579DDA62]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([78BE2072F3ED916E:389157C0689AC26B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16475 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.384 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78BE2072F3ED916E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78BE2072F3ED916E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=78BE2072F3ED916E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  ca

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 28s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2203 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2203/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700421970719408128>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700421970719408128>
	at __randomizedtesting.SeedInfo.seed([E824194276D4C12D:10E2E077E5CD59E5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([E824194276D4C12D:A80B6EF0EDA39228]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16498 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.689 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E824194276D4C12D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E824194276D4C12D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause:

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2202 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2202/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CA50E022DBC5323B:6A4AAB797FB57937]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700414818236760064>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700414818236760064>
	at __randomizedtesting.SeedInfo.seed([CA50E022DBC5323B:3296191748DCAAF3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CA50E022DBC5323B:8A7F979040B2613E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16899 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 30.51 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA50E022DBC5323B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA50E022DBC5323B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CA50E022DBC5323B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surro

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2201 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2201/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33781_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33781_solr, 127.0.0.1:43329_solr, 127.0.0.1:44009_solr, 127.0.0.1:44347_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33781_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33781_solr, 127.0.0.1:43329_solr, 127.0.0.1:44009_solr, 127.0.0.1:44347_solr]
	at __randomizedtesting.SeedInfo.seed([58B86E5E9E5CE760:2858EAE41A134E6B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([58B86E5E9E5CE760:189719EC052BB465]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16270 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.886 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=58B86E5E9E5CE760 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=58B86E5E9E5CE760 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2200 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2200/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([30F8D1201CDF3473:90E29A7BB8AF7F7F]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: Base ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: Base ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at __randomizedtesting.SeedInfo.seed([30F8D1201CDF3473:4BAAE84706CBA80B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@4a012e92
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@4a012e92
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@4ca7efee
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4ca7efee
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@2c3e412f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@2c3e412f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@4a012e92
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@4a012e92
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@4ca7efee
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4ca7efee
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@2c3e412f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@2c3e412f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@4a012e92
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@4a012e92
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@4ca7efee
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4ca7efee
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@2c3e412f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@2c3e412f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@4a012e92
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@4a012e92
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@4ca7efee
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4ca7efee
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@2c3e412f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@2c3e412f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>
	at __randomizedtesting.SeedInfo.seed([30F8D1201CDF3473]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 60 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4142, name=SOLR-TGRP-TestConfigSetsAPI-3657, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4136, name=SOLR-TGRP-TestConfigSetsAPI-3651, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4140, name=SOLR-TGRP-TestConfigSetsAPI-3655, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4032, name=SOLR-TGRP-TestConfigSetsAPI-3573, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=4025, name=SOLR-TGRP-TestConfigSetsAPI-3566, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4071, name=SOLR-TGRP-TestConfigSetsAPI-3610, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4003, name=SOLR-TGRP-TestConfigSetsAPI-3551, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4147, name=SOLR-TGRP-TestConfigSetsAPI-3662, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4008, name=SOLR-TGRP-TestConfigSetsAPI-3556, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4438, name=SOLR-TGRP-TestConfigSetsAPI-3832, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4439, name=SOLR-TGRP-TestConfigSetsAPI-3833, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4081, name=SOLR-TGRP-TestConfigSetsAPI-3618, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4040, name=SOLR-TGRP-TestConfigSetsAPI-3581, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4082, name=SOLR-TGRP-TestConfigSetsAPI-3619, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=4038, name=SOLR-TGRP-TestConfigSetsAPI-3579, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=4036, name=SOLR-TGRP-TestConfigSetsAPI-3577, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4007, name=SOLR-TGRP-TestConfigSetsAPI-3555, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4368, name=SOLR-TGRP-TestConfigSetsAPI-3784, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=4049, name=SOLR-TGRP-TestConfigSetsAPI-3590, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4074, name=SOLR-TGRP-TestConfigSetsAPI-3613, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4161, name=SOLR-TGRP-TestConfigSetsAPI-3676, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4078, name=SOLR-TGRP-TestConfigSetsAPI-3616, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4005, name=SOLR-TGRP-TestConfigSetsAPI-3553, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=4437, name=SOLR-TGRP-TestConfigSetsAPI-3831, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=4163, name=SOLR-TGRP-TestConfigSetsAPI-3678, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4072, name=SOLR-TGRP-TestConfigSetsAPI-3611, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4046, name=SOLR-TGRP-TestConfigSetsAPI-3587, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4044, name=SOLR-TGRP-TestConfigSetsAPI-3585, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4001, name=SOLR-TGRP-TestConfigSetsAPI-3549, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4387, name=SOLR-TGRP-TestConfigSetsAPI-3801, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4004, name=SOLR-TGRP-TestConfigSetsAPI-3552, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4033, name=SOLR-TGRP-TestConfigSetsAPI-3574, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$717/0x00000001009cd440.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4435, name=SOLR-TGRP-TestConfigSetsAPI-3829, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4451, name=TEST-TestConfigSetsAPI.testDelete-seed#[30F8D1201CDF3473]-SendThread(127.0.0.1:35989), state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:214)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1375)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1302)
  35) Thread[id=4000, name=SOLR-TGRP-TestConfigSetsAPI-3548, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4440, name=SOLR-TGRP-TestConfigSetsAPI-3834, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4434, name=SOLR-TGRP-TestConfigSetsAPI-3828, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4432, name=SOLR-TGRP-TestConfigSetsAPI-3826, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4430, name=http2client-scheduler-1, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  40) Thread[id=4139, name=SOLR-TGRP-TestConfigSetsAPI-3654, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4042, name=SOLR-TGRP-TestConfigSetsAPI-3583, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=4441, name=SOLR-TGRP-TestConfigSetsAPI-3835, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4466, name=SOLR-TGRP-TestConfigSetsAPI-3844, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4009, name=SOLR-TGRP-TestConfigSetsAPI-3557, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4150, name=SOLR-TGRP-TestConfigSetsAPI-3665, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=4467, name=SOLR-TGRP-TestConfigSetsAPI-3845, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4034, name=SOLR-TGRP-TestConfigSetsAPI-3575, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4076, name=SOLR-TGRP-TestConfigSetsAPI-3615, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4152, name=SOLR-TGRP-TestConfigSetsAPI-3667, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4047, name=SOLR-TGRP-TestConfigSetsAPI-3588, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4433, name=SOLR-TGRP-TestConfigSetsAPI-3827, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4137, name=SOLR-TGRP-TestConfigSetsAPI-3652, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4157, name=SOLR-TGRP-TestConfigSetsAPI-3672, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=4153, name=SOLR-TGRP-TestConfigSetsAPI-3668, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4107, name=SOLR-TGRP-TestConfigSetsAPI-3628, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4447, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
  57) Thread[id=4130, name=SOLR-TGRP-TestConfigSetsAPI-3645, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=4436, name=SOLR-TGRP-TestConfigSetsAPI-3830, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4041, name=SOLR-TGRP-TestConfigSetsAPI-3582, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2199 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2199/

7 tests failed.
FAILED:  org.apache.solr.HelloWorldSolrCloudTestCase.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.HelloWorldSolrCloudTestCase.setupCluster(HelloWorldSolrCloudTestCase.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 30 more


FAILED:  org.apache.solr.HelloWorldSolrCloudTestCase.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.HelloWorldSolrCloudTestCase: 
   1) Thread[id=2557, name=overseerZkWriterExecutor-TGRP-HelloWorldSolrCloudTestCase-2335, state=TIMED_WAITING, group=TGRP-HelloWorldSolrCloudTestCase]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$792/0x0000000100a36840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.HelloWorldSolrCloudTestCase: 
   1) Thread[id=2557, name=overseerZkWriterExecutor-TGRP-HelloWorldSolrCloudTestCase-2335, state=TIMED_WAITING, group=TGRP-HelloWorldSolrCloudTestCase]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$792/0x0000000100a36840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53]:0)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: delDeadColl
{failure={127.0.0.1:46619_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'delDeadColl_s2_r_n3': Unable to create core [delDeadColl_s2_r_n3] Caused by: null}, success={127.0.0.1:46233_solr={responseHeader={status=0, QTime=426}, core=delDeadColl_s1_r_n1}, 127.0.0.1:42367_solr={responseHeader={status=0, QTime=431}, core=delDeadColl_s1_r_n2}, 127.0.0.1:38827_solr={responseHeader={status=0, QTime=435}, core=delDeadColl_s2_r_n4}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: delDeadColl
{failure={127.0.0.1:46619_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'delDeadColl_s2_r_n3': Unable to create core [delDeadColl_s2_r_n3] Caused by: null}, success={127.0.0.1:46233_solr={responseHeader={status=0, QTime=426}, core=delDeadColl_s1_r_n1}, 127.0.0.1:42367_solr={responseHeader={status=0, QTime=431}, core=delDeadColl_s1_r_n2}, 127.0.0.1:38827_solr={responseHeader={status=0, QTime=435}, core=delDeadColl_s2_r_n4}}}
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53:677676C40EEFA9B1]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42937_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:42373_solr, 127.0.0.1:42937_solr, 127.0.0.1:43795_solr, 127.0.0.1:45589_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42937_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:42373_solr, 127.0.0.1:42937_solr, 127.0.0.1:43795_solr, 127.0.0.1:45589_solr]
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53:DAA8698DC5017658]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest: 
   1) Thread[id=5229, name=TEST-OutOfBoxZkACLAndCredentialsProvidersTest.testOpenACLUnsafeAllover-seed#[AA48ED37414EDF53]-EventThread, state=TERMINATED, group={null group}]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest: 
   1) Thread[id=5229, name=TEST-OutOfBoxZkACLAndCredentialsProvidersTest.testOpenACLUnsafeAllover-seed#[AA48ED37414EDF53]-EventThread, state=TERMINATED, group={null group}]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700394333737320448>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700394333737320448>
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53:528E1402D257479B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AA48ED37414EDF53:EA679A85DA398C56]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19518 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.357 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.HelloWorldSolrCloudTestCase.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.HelloWorldSolrCloudTestCase.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.HelloWorldSolrCloudTestCase" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.HelloWorldSolrCloudTestCase.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.HelloWorldSolrCloudTestCase.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.HelloWorldSolrCloudTestCase" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteInactiveReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteInactiveReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AA48ED37414EDF53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v2021

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2198 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2198/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([72A8998791D79D13:D2B2D2DC35A7D61F]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700385026116419584>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700385026116419584>
	at __randomizedtesting.SeedInfo.seed([72A8998791D79D13:8A6E60B202CE05DB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([72A8998791D79D13:3287EE350AA0CE16]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17102 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.141 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=72A8998791D79D13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=72A8998791D79D13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=72A8998791D79D13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2197 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2197/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at __randomizedtesting.SeedInfo.seed([D27D50E48A6AB022:DB9F8FC90F1CB136]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:650)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@469a5d2f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@469a5d2f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@3843dafc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@3843dafc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@380086bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@380086bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@469a5d2f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@469a5d2f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@3843dafc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@3843dafc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@380086bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@380086bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@469a5d2f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@469a5d2f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@3843dafc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@3843dafc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@380086bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@380086bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@469a5d2f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@469a5d2f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@3843dafc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@3843dafc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@380086bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@380086bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>
	at __randomizedtesting.SeedInfo.seed([D27D50E48A6AB022]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 63 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=5268, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   2) Thread[id=4830, name=SOLR-TGRP-TestConfigSetsAPI-4426, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4869, name=SOLR-TGRP-TestConfigSetsAPI-4458, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=5272, name=TEST-TestConfigSetsAPI.testCreateErrors-seed#[D27D50E48A6AB022]-SendThread(127.0.0.1:40683), state=TERMINATED, group={null group}]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:214)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1375)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1302)
   5) Thread[id=4854, name=SOLR-TGRP-TestConfigSetsAPI-4443, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=5309, name=SOLR-TGRP-TestConfigSetsAPI-4731, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4831, name=SOLR-TGRP-TestConfigSetsAPI-4427, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4906, name=SOLR-TGRP-TestConfigSetsAPI-4491, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4898, name=SOLR-TGRP-TestConfigSetsAPI-4483, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4857, name=SOLR-TGRP-TestConfigSetsAPI-4446, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4901, name=SOLR-TGRP-TestConfigSetsAPI-4486, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559840.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4860, name=SOLR-TGRP-TestConfigSetsAPI-4449, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4902, name=SOLR-TGRP-TestConfigSetsAPI-4487, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=5104, name=SOLR-TGRP-TestConfigSetsAPI-4609, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=4896, name=SOLR-TGRP-TestConfigSetsAPI-4481, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=5261, name=SOLR-TGRP-TestConfigSetsAPI-4703, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4824, name=SOLR-TGRP-TestConfigSetsAPI-4420, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4868, name=SOLR-TGRP-TestConfigSetsAPI-4457, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=5106, name=SOLR-TGRP-TestConfigSetsAPI-4611, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4858, name=SOLR-TGRP-TestConfigSetsAPI-4447, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=5113, name=SOLR-TGRP-TestConfigSetsAPI-4618, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4851, name=SOLR-TGRP-TestConfigSetsAPI-4440, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4900, name=SOLR-TGRP-TestConfigSetsAPI-4485, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=5102, name=SOLR-TGRP-TestConfigSetsAPI-4607, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=5288, name=SOLR-TGRP-TestConfigSetsAPI-4714, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=5260, name=SOLR-TGRP-TestConfigSetsAPI-4702, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4832, name=SOLR-TGRP-TestConfigSetsAPI-4428, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$798/0x00000001009f1840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4864, name=SOLR-TGRP-TestConfigSetsAPI-4453, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4829, name=SOLR-TGRP-TestConfigSetsAPI-4425, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559840.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4865, name=SOLR-TGRP-TestConfigSetsAPI-4454, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4823, name=SOLR-TGRP-TestConfigSetsAPI-4419, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=5256, name=SOLR-TGRP-TestConfigSetsAPI-4698, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4899, name=SOLR-TGRP-TestConfigSetsAPI-4484, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=5287, name=SOLR-TGRP-TestConfigSetsAPI-4713, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4895, name=SOLR-TGRP-TestConfigSetsAPI-4480, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559840.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4825, name=SOLR-TGRP-TestConfigSetsAPI-4421, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=5019, name=SOLR-TGRP-TestConfigSetsAPI-4550, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=5257, name=SOLR-TGRP-TestConfigSetsAPI-4699, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=5258, name=SOLR-TGRP-TestConfigSetsAPI-4700, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4881, name=SOLR-TGRP-TestConfigSetsAPI-4468, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4853, name=SOLR-TGRP-TestConfigSetsAPI-4442, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559840.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=4855, name=SOLR-TGRP-TestConfigSetsAPI-4444, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=5112, name=SOLR-TGRP-TestConfigSetsAPI-4617, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4893, name=SOLR-TGRP-TestConfigSetsAPI-4478, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=5252, name=SOLR-TGRP-TestConfigSetsAPI-4694, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=5249, name=http2client-scheduler-1, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  47) Thread[id=4828, name=SOLR-TGRP-TestConfigSetsAPI-4424, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=5186, name=SOLR-TGRP-TestConfigSetsAPI-4652, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=5259, name=SOLR-TGRP-TestConfigSetsAPI-4701, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4897, name=SOLR-TGRP-TestConfigSetsAPI-4482, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4859, name=SOLR-TGRP-TestConfigSetsAPI-4448, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=5253, name=SOLR-TGRP-TestConfigSetsAPI-4695, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4870, name=SOLR-TGRP-TestConfigSetsAPI-4459, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=4866, name=SOLR-TGRP-TestConfigSetsAPI-4455, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4863, name=SOLR-TGRP-TestConfigSetsAPI-4452, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=5255, name=SOLR-TGRP-TestConfigSetsAPI-4697, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=5262, name=SOLR-TGRP-TestConfigSetsAPI-4704, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=5254, name=SOLR-TGRP-TestConfigSetsAPI-4696, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=5251, name=SOLR-TGRP-TestConfigSetsAPI-4693, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=4827, name=SOLR-TGRP-TestConfigSetsAPI-4423, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=4894, name=SOLR-TGRP-TestConfigSetsAPI-4479, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=5099, name=SOLR-TGRP-TestConfigSetsAPI-4604, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=5064, name=SOLR-TGRP-TestConfigSetsAPI-4575, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.Synchronous

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2196 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2196/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39285_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35205_solr, 127.0.0.1:37993_solr, 127.0.0.1:39285_solr, 127.0.0.1:40835_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39285_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35205_solr, 127.0.0.1:37993_solr, 127.0.0.1:39285_solr, 127.0.0.1:40835_solr]
	at __randomizedtesting.SeedInfo.seed([3CEC4C80A0D83FB1:4C0CC83A249796BA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=fieldValueCache

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=fieldValueCache
	at __randomizedtesting.SeedInfo.seed([3CEC4C80A0D83FB1:B23D28BACD9967D4]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700361627247837184>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700361627247837184>
	at __randomizedtesting.SeedInfo.seed([3CEC4C80A0D83FB1:C42AB5B533C1A779]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3CEC4C80A0D83FB1:7CC33B323BAF6CB4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17859 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.406 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3CEC4C80A0D83FB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3CEC4C80A0D83FB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3CEC4C80A0D83FB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3CEC4C80A0D83FB1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
=======

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2195 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2195/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700333793819230208>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700333793819230208>
	at __randomizedtesting.SeedInfo.seed([2FEE8BF7EC8F28D0:D72872C27F96B018]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2FEE8BF7EC8F28D0:6FC1FC4577F87BD5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16379 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.755 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2FEE8BF7EC8F28D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2FEE8BF7EC8F28D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause:

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2194 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2194/

4 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: CollectionPropsTest1870891781157845
{failure={127.0.0.1:39367_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'CollectionPropsTest1870891781157845_s1_r_n1': Unable to create core [CollectionPropsTest1870891781157845_s1_r_n1] Caused by: null}, success={127.0.0.1:39367_solr={responseHeader={status=0, QTime=73}, core=CollectionPropsTest1870891781157845_s2_r_n3}, 127.0.0.1:41245_solr={responseHeader={status=0, QTime=69}, core=CollectionPropsTest1870891781157845_s2_r_n4}, 127.0.0.1:41245_solr={responseHeader={status=0, QTime=69}, core=CollectionPropsTest1870891781157845_s1_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: CollectionPropsTest1870891781157845
{failure={127.0.0.1:39367_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'CollectionPropsTest1870891781157845_s1_r_n1': Unable to create core [CollectionPropsTest1870891781157845_s1_r_n1] Caused by: null}, success={127.0.0.1:39367_solr={responseHeader={status=0, QTime=73}, core=CollectionPropsTest1870891781157845_s2_r_n3}, 127.0.0.1:41245_solr={responseHeader={status=0, QTime=69}, core=CollectionPropsTest1870891781157845_s2_r_n4}, 127.0.0.1:41245_solr={responseHeader={status=0, QTime=69}, core=CollectionPropsTest1870891781157845_s1_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([A7359E868E3D4914:417253481C0B35E7]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.setUp(ZkCollectionPropsCachingTest.java:69)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700323786729979904>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700323786729979904>
	at __randomizedtesting.SeedInfo.seed([A7359E868E3D4914:5FF367B31D24D1DC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:44193_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:44193_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([A7359E868E3D4914]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.beforeJsonQueryRequestHeatmapFacetingTest(JsonQueryRequestHeatmapFacetingTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A7359E868E3D4914:E71AE934154A1A11]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17397 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.508 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A7359E868E3D4914 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A7359E868E3D4914 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A7359E868E3D4914 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.testReadWriteCached (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.overseer.ZkCollectionPropsCachingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A7359E868E3D4914 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimp

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 7s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2193 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2193/

5 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([3F5C0B703F08B75:A3EF8BECA780C079]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.update.SolrIndexMetricsTest.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@156df28f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@156df28f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@156df28f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@156df28f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@156df28f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@156df28f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@156df28f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@156df28f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1c61f82e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

>
	at __randomizedtesting.SeedInfo.seed([3F5C0B703F08B75]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.update.SolrIndexMetricsTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 83 threads leaked from SUITE scope at org.apache.solr.update.SolrIndexMetricsTest: 
   1) Thread[id=7277, name=SOLR-TGRP-SolrIndexMetricsTest-6455, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=7295, name=SOLR-TGRP-SolrIndexMetricsTest-6472, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=7281, name=SOLR-TGRP-SolrIndexMetricsTest-6458, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=7247, name=SOLR-TGRP-SolrIndexMetricsTest-6425, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=7284, name=SOLR-TGRP-SolrIndexMetricsTest-6461, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=7297, name=SOLR-TGRP-SolrIndexMetricsTest-6474, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=7348, name=SOLR-TGRP-SolrIndexMetricsTest-6514, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=7276, name=SOLR-TGRP-SolrIndexMetricsTest-6454, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=7350, name=SOLR-TGRP-SolrIndexMetricsTest-6516, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=7288, name=SOLR-TGRP-SolrIndexMetricsTest-6465, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=7344, name=SOLR-TGRP-SolrIndexMetricsTest-6511, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=7289, name=SOLR-TGRP-SolrIndexMetricsTest-6466, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=7301, name=SOLR-TGRP-SolrIndexMetricsTest-6478, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=7271, name=SOLR-TGRP-SolrIndexMetricsTest-6449, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=7246, name=SOLR-TGRP-SolrIndexMetricsTest-6424, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=7363, name=SOLR-TGRP-SolrIndexMetricsTest-6527, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=7254, name=SOLR-TGRP-SolrIndexMetricsTest-6432, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=7346, name=SOLR-TGRP-SolrIndexMetricsTest-6512, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=7309, name=SOLR-TGRP-SolrIndexMetricsTest-6486, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=7270, name=SOLR-TGRP-SolrIndexMetricsTest-6448, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=7313, name=SOLR-TGRP-SolrIndexMetricsTest-6490, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=7317, name=SOLR-TGRP-SolrIndexMetricsTest-6494, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=7274, name=SOLR-TGRP-SolrIndexMetricsTest-6452, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=7326, name=SOLR-TGRP-SolrIndexMetricsTest-6498, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=7290, name=SOLR-TGRP-SolrIndexMetricsTest-6467, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=7311, name=SOLR-TGRP-SolrIndexMetricsTest-6488, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=7320, name=SOLR-TGRP-SolrIndexMetricsTest-6497, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=7349, name=SOLR-TGRP-SolrIndexMetricsTest-6515, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=7294, name=SOLR-TGRP-SolrIndexMetricsTest-6471, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=7285, name=SOLR-TGRP-SolrIndexMetricsTest-6462, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=7347, name=SOLR-TGRP-SolrIndexMetricsTest-6513, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=7293, name=SOLR-TGRP-SolrIndexMetricsTest-6470, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=7292, name=SOLR-TGRP-SolrIndexMetricsTest-6469, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=7248, name=SOLR-TGRP-SolrIndexMetricsTest-6426, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=7299, name=SOLR-TGRP-SolrIndexMetricsTest-6476, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=7352, name=SOLR-TGRP-SolrIndexMetricsTest-6518, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=7258, name=SOLR-TGRP-SolrIndexMetricsTest-6436, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=7251, name=SOLR-TGRP-SolrIndexMetricsTest-6429, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=7291, name=SOLR-TGRP-SolrIndexMetricsTest-6468, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=7312, name=SOLR-TGRP-SolrIndexMetricsTest-6489, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=7252, name=SOLR-TGRP-SolrIndexMetricsTest-6430, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=7338, name=SOLR-TGRP-SolrIndexMetricsTest-6509, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=7245, name=SOLR-TGRP-SolrIndexMetricsTest-6423, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=7300, name=SOLR-TGRP-SolrIndexMetricsTest-6477, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=7345, name=SOLR-TGRP-SolrIndexMetricsTest-6510, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=7316, name=SOLR-TGRP-SolrIndexMetricsTest-6493, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=7305, name=SOLR-TGRP-SolrIndexMetricsTest-6482, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=7302, name=SOLR-TGRP-SolrIndexMetricsTest-6479, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=7259, name=SOLR-TGRP-SolrIndexMetricsTest-6437, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=7306, name=SOLR-TGRP-SolrIndexMetricsTest-6483, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=7351, name=SOLR-TGRP-SolrIndexMetricsTest-6517, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=7260, name=SOLR-TGRP-SolrIndexMetricsTest-6438, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=7327, name=SOLR-TGRP-SolrIndexMetricsTest-6499, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=7369, name=SOLR-TGRP-SolrIndexMetricsTest-6529, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=7279, name=SOLR-TGRP-SolrIndexMetricsTest-6457, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=7286, name=SOLR-TGRP-SolrIndexMetricsTest-6463, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=7249, name=SOLR-TGRP-SolrIndexMetricsTest-6427, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=7319, name=SOLR-TGRP-SolrIndexMetricsTest-6496, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=7283, name=SOLR-TGRP-SolrIndexMetricsTest-6460, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=7256, name=SOLR-TGRP-SolrIndexMetricsTest-6434, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=7275, name=SOLR-TGRP-SolrIndexMetricsTest-6453, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=7298, name=SOLR-TGRP-SolrIndexMetricsTest-6475, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=7253, name=SOLR-TGRP-SolrIndexMetricsTest-6431, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=7315, name=SOLR-TGRP-SolrIndexMetricsTest-6492, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=7287, name=SOLR-TGRP-SolrIndexMetricsTest-6464, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  66) Thread[id=7307, name=SOLR-TGRP-SolrIndexMetricsTest-6484, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  67) Thread[id=7250, name=SOLR-TGRP-SolrIndexMetricsTest-6428, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  68) Thread[id=7303, name=SOLR-TGRP-SolrIndexMetricsTest-6480, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  69) Thread[id=7282, name=SOLR-TGRP-SolrIndexMetricsTest-6459, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  70) Thread[id=7273, name=SOLR-TGRP-SolrIndexMetricsTest-6451, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  71) Thread[id=7308, name=SOLR-TGRP-SolrIndexMetricsTest-6485, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  72) Thread[id=7304, name=SOLR-TGRP-SolrIndexMetricsTest-6481, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  73) Thread[id=7257, name=SOLR-TGRP-SolrIndexMetricsTest-6435, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  74) Thread[id=7255, name=SOLR-TGRP-SolrIndexMetricsTest-6433, state=TIMED_WAITING, group=TGRP-SolrIndexMetricsTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Synchronous

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2192 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2192/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42821_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33949_solr, 127.0.0.1:34001_solr, 127.0.0.1:42821_solr, 127.0.0.1:43879_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42821_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33949_solr, 127.0.0.1:34001_solr, 127.0.0.1:42821_solr, 127.0.0.1:43879_solr]
	at __randomizedtesting.SeedInfo.seed([C5DA2DAD6134BB3E:B53AA917E57B1235]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700316558011662336>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700316558011662336>
	at __randomizedtesting.SeedInfo.seed([C5DA2DAD6134BB3E:3D1CD498F22D23F6]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C5DA2DAD6134BB3E:85F55A1FFA43E83B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17867 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.45 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5DA2DAD6134BB3E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5DA2DAD6134BB3E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5DA2DAD6134BB3E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRun

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2191 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2191/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42187_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38351_solr, 127.0.0.1:41333_solr, 127.0.0.1:41357_solr, 127.0.0.1:42187_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42187_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38351_solr, 127.0.0.1:41333_solr, 127.0.0.1:41357_solr, 127.0.0.1:42187_solr]
	at __randomizedtesting.SeedInfo.seed([3D4A17D439DE4212:4DAA936EBD91EB19]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700313592432164864>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700313592432164864>
	at __randomizedtesting.SeedInfo.seed([3D4A17D439DE4212:C58CEEE1AAC7DADA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([3D4A17D439DE4212:9D505C8F9DAE091E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3D4A17D439DE4212:7D656066A2A91117]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18044 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.611 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D4A17D439DE4212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D4A17D439DE4212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D4A17D439DE4212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D4A17D439DE4212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed f

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2190 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2190/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37831_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34721_solr, 127.0.0.1:37727_solr, 127.0.0.1:37831_solr, 127.0.0.1:40603_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37831_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34721_solr, 127.0.0.1:37727_solr, 127.0.0.1:37831_solr, 127.0.0.1:40603_solr]
	at __randomizedtesting.SeedInfo.seed([BB322AEDEFC1AF8D:CBD2AE576B8E0686]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700308294511362048>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700308294511362048>
	at __randomizedtesting.SeedInfo.seed([BB322AEDEFC1AF8D:43F4D3D87CD83745]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([BB322AEDEFC1AF8D:1B2861B64BB1E481]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BB322AEDEFC1AF8D:FB1D5D5F74B6FC88]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17833 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.336 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB322AEDEFC1AF8D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB322AEDEFC1AF8D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB322AEDEFC1AF8D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB322AEDEFC1AF8D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' 

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2189 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2189/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([837C30143EF6FD2D:23667B4F9A86B621]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: ConfigSet already exists got: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: ConfigSet already exists got: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([837C30143EF6FD2D:F82E097324E26155]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@f76e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@f76e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@15d244e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@15d244e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6e8679ec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6e8679ec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@f76e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@f76e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@15d244e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@15d244e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6e8679ec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6e8679ec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@f76e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@f76e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@15d244e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@15d244e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6e8679ec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6e8679ec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@f76e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@f76e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@15d244e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@15d244e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6e8679ec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6e8679ec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>
	at __randomizedtesting.SeedInfo.seed([837C30143EF6FD2D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 60 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4201, name=SOLR-TGRP-TestConfigSetsAPI-3640, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4091, name=SOLR-TGRP-TestConfigSetsAPI-3574, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x0000000100506c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3903, name=SOLR-TGRP-TestConfigSetsAPI-3448, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4253, name=SOLR-TGRP-TestConfigSetsAPI-3674, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3896, name=SOLR-TGRP-TestConfigSetsAPI-3441, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3943, name=SOLR-TGRP-TestConfigSetsAPI-3484, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4207, name=SOLR-TGRP-TestConfigSetsAPI-3646, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3945, name=SOLR-TGRP-TestConfigSetsAPI-3486, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x0000000100506c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4208, name=SOLR-TGRP-TestConfigSetsAPI-3647, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3959, name=SOLR-TGRP-TestConfigSetsAPI-3498, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3956, name=SOLR-TGRP-TestConfigSetsAPI-3495, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3877, name=SOLR-TGRP-TestConfigSetsAPI-3429, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4299, name=SOLR-TGRP-TestConfigSetsAPI-3700, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3912, name=SOLR-TGRP-TestConfigSetsAPI-3457, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3874, name=SOLR-TGRP-TestConfigSetsAPI-3426, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3957, name=SOLR-TGRP-TestConfigSetsAPI-3496, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3975, name=SOLR-TGRP-TestConfigSetsAPI-3514, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4234, name=SOLR-TGRP-TestConfigSetsAPI-3657, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3967, name=SOLR-TGRP-TestConfigSetsAPI-3506, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4278, name=SOLR-TGRP-TestConfigSetsAPI-3683, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3971, name=SOLR-TGRP-TestConfigSetsAPI-3510, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x0000000100506c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4206, name=SOLR-TGRP-TestConfigSetsAPI-3644, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3916, name=SOLR-TGRP-TestConfigSetsAPI-3461, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$717/0x0000000100981c40.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3977, name=SOLR-TGRP-TestConfigSetsAPI-3516, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3908, name=SOLR-TGRP-TestConfigSetsAPI-3453, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3973, name=SOLR-TGRP-TestConfigSetsAPI-3513, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4350, name=SOLR-TGRP-TestConfigSetsAPI-3728, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3872, name=SOLR-TGRP-TestConfigSetsAPI-3424, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3951, name=SOLR-TGRP-TestConfigSetsAPI-3491, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4200, name=SOLR-TGRP-TestConfigSetsAPI-3639, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4198, name=http2client-scheduler-1, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  32) Thread[id=3963, name=SOLR-TGRP-TestConfigSetsAPI-3502, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4203, name=SOLR-TGRP-TestConfigSetsAPI-3642, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=3871, name=SOLR-TGRP-TestConfigSetsAPI-3423, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3968, name=SOLR-TGRP-TestConfigSetsAPI-3507, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3897, name=SOLR-TGRP-TestConfigSetsAPI-3442, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4302, name=SOLR-TGRP-TestConfigSetsAPI-3703, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3907, name=SOLR-TGRP-TestConfigSetsAPI-3452, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x0000000100506c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4301, name=SOLR-TGRP-TestConfigSetsAPI-3702, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3875, name=SOLR-TGRP-TestConfigSetsAPI-3427, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3915, name=SOLR-TGRP-TestConfigSetsAPI-3460, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3972, name=SOLR-TGRP-TestConfigSetsAPI-3511, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3878, name=SOLR-TGRP-TestConfigSetsAPI-3430, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3952, name=SOLR-TGRP-TestConfigSetsAPI-3492, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3870, name=SOLR-TGRP-TestConfigSetsAPI-3422, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=4204, name=SOLR-TGRP-TestConfigSetsAPI-3643, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3976, name=SOLR-TGRP-TestConfigSetsAPI-3515, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3914, name=SOLR-TGRP-TestConfigSetsAPI-3459, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4202, name=SOLR-TGRP-TestConfigSetsAPI-3641, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3935, name=SOLR-TGRP-TestConfigSetsAPI-3480, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3954, name=SOLR-TGRP-TestConfigSetsAPI-3493, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4300, name=SOLR-TGRP-TestConfigSetsAPI-3701, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4308, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
  54) Thread[id=4046, name=SOLR-TGRP-TestConfigSetsAPI-3549, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3934, name=SOLR-TGRP-TestConfigSetsAPI-3479, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=3873, name=SOLR-TGRP-TestConfigSetsAPI-3425, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4209, name=SOLR-TGRP-TestConfigSetsAPI-3648, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3944, name=SOLR-TGRP-TestConfigSetsAPI-3485, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4205, name=SOLR-TGRP-TestConfigSetsAPI-3645, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQ

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 58s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2188 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2188/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([20DEC8321734F22C:50BE7517CFAD5B00]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700286391863214080>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700286391863214080>
	at __randomizedtesting.SeedInfo.seed([20DEC8321734F22C:D8183107842D6AE4]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([20DEC8321734F22C:60F1BF808C43A129]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17064 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.155 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20DEC8321734F22C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20DEC8321734F22C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=20DEC8321734F22C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenable

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2187 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2187/

4 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:43083_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:43083_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([47FE32109202C0F6:87063DA8EECB145D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse(ConfigSetsAPITest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([47FE32109202C0F6:E7E4794B36728BFA]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700275706040156160>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700275706040156160>
	at __randomizedtesting.SeedInfo.seed([47FE32109202C0F6:BF38CB25011B583E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([47FE32109202C0F6:7D145A2097593F3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17470 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.145 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=47FE32109202C0F6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=47FE32109202C0F6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=47FE32109202C0F6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=47FE32109202C0F6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack tra

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2186 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2186/

2 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedDebugComponentTest.testTolerantSearch

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:44505/solr/collection1/update?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:44505/solr/collection1/update?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([D4E3FC697183B218:121A37B7B2416F4D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:881)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:178)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:157)
	at org.apache.solr.handler.component.DistributedDebugComponentTest.setUp(DistributedDebugComponentTest.java:96)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D4E3FC697183B218:94CC8BDBEAF4E11D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15314 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.508 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D4E3FC697183B218 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.DistributedDebugComponentTest.testTolerantSearch (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedDebugComponentTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedDebugComponentTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D4E3FC697183B218 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Sol

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2185 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2185/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700261522764201984>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700261522764201984>
	at __randomizedtesting.SeedInfo.seed([DA916D7E5AA9AA37:2257944BC9B032FF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DA916D7E5AA9AA37:9ABE1ACCC1DEF932]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16752 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.707 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DA916D7E5AA9AA37 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DA916D7E5AA9AA37 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2184 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2184/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41693_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38097_solr, 127.0.0.1:38349_solr, 127.0.0.1:41693_solr, 127.0.0.1:42117_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41693_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38097_solr, 127.0.0.1:38349_solr, 127.0.0.1:41693_solr, 127.0.0.1:42117_solr]
	at __randomizedtesting.SeedInfo.seed([4B71E6281244422B:3B916292960BEB20]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4B71E6281244422B:B5E919A8933112E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16026 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.173 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4B71E6281244422B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4B71E6281244422B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/ha

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2183 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2183/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([C74C47AD1A4F0474:67560CF6BE3F4F78]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700243578519814144>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700243578519814144>
	at __randomizedtesting.SeedInfo.seed([C74C47AD1A4F0474:3F8ABE9889569CBC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C74C47AD1A4F0474:8763301F81385771]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16672 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.284 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C74C47AD1A4F0474 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C74C47AD1A4F0474 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C74C47AD1A4F0474 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2182 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2182/

5 tests failed.
FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.CommitTracker@2f2d34b6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2f2d34b6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@1f06eb13
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@1f06eb13
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2e87b936
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2e87b936
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.DirectUpdateHandler2@66353df7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@66353df7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@786185e3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@786185e3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.CommitTracker@2f2d34b6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2f2d34b6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@1f06eb13
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@1f06eb13
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2e87b936
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2e87b936
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.DirectUpdateHandler2@66353df7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@66353df7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@786185e3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@786185e3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.CommitTracker@2f2d34b6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2f2d34b6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@1f06eb13
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@1f06eb13
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2e87b936
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2e87b936
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.DirectUpdateHandler2@66353df7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@66353df7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@786185e3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@786185e3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.CommitTracker@2f2d34b6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2f2d34b6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@1f06eb13
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@1f06eb13
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2e87b936
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2e87b936
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.DirectUpdateHandler2@66353df7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@66353df7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@786185e3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@786185e3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>
	at __randomizedtesting.SeedInfo.seed([F9CAFC6DD64862BD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 79 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3904, name=SOLR-TGRP-TestCorePropertiesReload-3445, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3968, name=SOLR-TGRP-TestCorePropertiesReload-3508, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3906, name=SOLR-TGRP-TestCorePropertiesReload-3447, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3952, name=SOLR-TGRP-TestCorePropertiesReload-3492, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3964, name=SOLR-TGRP-TestCorePropertiesReload-3504, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3928, name=SOLR-TGRP-TestCorePropertiesReload-3469, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3957, name=SOLR-TGRP-TestCorePropertiesReload-3497, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3959, name=SOLR-TGRP-TestCorePropertiesReload-3499, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3965, name=SOLR-TGRP-TestCorePropertiesReload-3505, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3986, name=SOLR-TGRP-TestCorePropertiesReload-3525, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3950, name=SOLR-TGRP-TestCorePropertiesReload-3490, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3975, name=SOLR-TGRP-TestCorePropertiesReload-3514, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3940, name=SOLR-TGRP-TestCorePropertiesReload-3480, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3955, name=SOLR-TGRP-TestCorePropertiesReload-3495, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3961, name=SOLR-TGRP-TestCorePropertiesReload-3501, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3922, name=SOLR-TGRP-TestCorePropertiesReload-3463, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3966, name=SOLR-TGRP-TestCorePropertiesReload-3506, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=3900, name=SOLR-TGRP-TestCorePropertiesReload-3441, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3898, name=SOLR-TGRP-TestCorePropertiesReload-3439, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=3943, name=SOLR-TGRP-TestCorePropertiesReload-3483, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3912, name=SOLR-TGRP-TestCorePropertiesReload-3453, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3905, name=SOLR-TGRP-TestCorePropertiesReload-3446, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3931, name=SOLR-TGRP-TestCorePropertiesReload-3472, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3951, name=SOLR-TGRP-TestCorePropertiesReload-3491, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3938, name=SOLR-TGRP-TestCorePropertiesReload-3478, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3963, name=SOLR-TGRP-TestCorePropertiesReload-3503, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3972, name=SOLR-TGRP-TestCorePropertiesReload-3511, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3910, name=SOLR-TGRP-TestCorePropertiesReload-3451, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3937, name=SOLR-TGRP-TestCorePropertiesReload-3477, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3907, name=SOLR-TGRP-TestCorePropertiesReload-3448, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3977, name=SOLR-TGRP-TestCorePropertiesReload-3516, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=3985, name=SOLR-TGRP-TestCorePropertiesReload-3524, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3911, name=SOLR-TGRP-TestCorePropertiesReload-3452, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=3927, name=SOLR-TGRP-TestCorePropertiesReload-3468, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3973, name=SOLR-TGRP-TestCorePropertiesReload-3512, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3978, name=SOLR-TGRP-TestCorePropertiesReload-3517, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3935, name=SOLR-TGRP-TestCorePropertiesReload-3475, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3974, name=SOLR-TGRP-TestCorePropertiesReload-3513, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=3980, name=SOLR-TGRP-TestCorePropertiesReload-3519, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3949, name=SOLR-TGRP-TestCorePropertiesReload-3489, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3960, name=SOLR-TGRP-TestCorePropertiesReload-3500, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3969, name=SOLR-TGRP-TestCorePropertiesReload-3509, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3942, name=SOLR-TGRP-TestCorePropertiesReload-3482, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3953, name=SOLR-TGRP-TestCorePropertiesReload-3493, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3981, name=SOLR-TGRP-TestCorePropertiesReload-3520, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3909, name=SOLR-TGRP-TestCorePropertiesReload-3450, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3908, name=SOLR-TGRP-TestCorePropertiesReload-3449, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3926, name=SOLR-TGRP-TestCorePropertiesReload-3467, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3923, name=SOLR-TGRP-TestCorePropertiesReload-3464, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3933, name=SOLR-TGRP-TestCorePropertiesReload-3473, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3976, name=SOLR-TGRP-TestCorePropertiesReload-3515, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3924, name=SOLR-TGRP-TestCorePropertiesReload-3465, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3979, name=SOLR-TGRP-TestCorePropertiesReload-3518, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3983, name=SOLR-TGRP-TestCorePropertiesReload-3522, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3947, name=SOLR-TGRP-TestCorePropertiesReload-3487, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=3941, name=SOLR-TGRP-TestCorePropertiesReload-3481, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=3944, name=SOLR-TGRP-TestCorePropertiesReload-3484, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3925, name=SOLR-TGRP-TestCorePropertiesReload-3466, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=3934, name=SOLR-TGRP-TestCorePropertiesReload-3474, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=3956, name=SOLR-TGRP-TestCorePropertiesReload-3496, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=3930, name=SOLR-TGRP-TestCorePropertiesReload-3471, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=3921, name=SOLR-TGRP-TestCorePropertiesReload-3462, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=3984, name=SOLR-TGRP-TestCorePropertiesReload-3523, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=3982, name=SOLR-TGRP-TestCorePropertiesReload-3521, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=3948, name=SOLR-TGRP-TestCorePropertiesReload-3488, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  66) Thread[id=3929, name=SOLR-TGRP-TestCorePropertiesReload-3470, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  67) Thread[id=3962, name=SOLR-TGRP-TestCorePropertiesReload-3502, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  68) Thread[id=3967, name=SOLR-TGRP-TestCorePropertiesReload-3507, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  69) Thread[id=3899, name=SOLR-TGRP-TestCorePropertiesReload-3440, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(S

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2181 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2181/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37977_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34111_solr, 127.0.0.1:37977_solr, 127.0.0.1:39351_solr, 127.0.0.1:46773_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37977_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34111_solr, 127.0.0.1:37977_solr, 127.0.0.1:39351_solr, 127.0.0.1:46773_solr]
	at __randomizedtesting.SeedInfo.seed([CE0D01BB4BDDDB2F:BEED8501CF927224]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues

Error Message:
org.junit.ComparisonFailure: expected:<[21]> but was:<[85]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[21]> but was:<[85]>
	at __randomizedtesting.SeedInfo.seed([CE0D01BB4BDDDB2F:9BEA8778023A9BDB]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:147)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:240)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700230814231429120>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700230814231429120>
	at __randomizedtesting.SeedInfo.seed([CE0D01BB4BDDDB2F:36CBF88ED8C443E7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CE0D01BB4BDDDB2F:8E227609D0AA882A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17719 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.027 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CE0D01BB4BDDDB2F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CE0D01BB4BDDDB2F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CE0D01BB4BDDDB2F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.index.UninvertDocValuesMergePolicyTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.index.UninvertDocValuesMergePolicyTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CE0D01BB4BDDDB2F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
=============================

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2180 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2180/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DBFD54C850007BC1:7BE71F93F47030CD]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700225733169774592>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700225733169774592>
	at __randomizedtesting.SeedInfo.seed([DBFD54C850007BC1:233BADFDC319E309]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DBFD54C850007BC1:9BD2237ACB7728C4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16709 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.267 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBFD54C850007BC1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBFD54C850007BC1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBFD54C850007BC1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and poss

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2179 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2179/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700220483057745920>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700220483057745920>
	at __randomizedtesting.SeedInfo.seed([F11C2BE7963A48A8:9DAD2D20523D060]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F11C2BE7963A48A8:B1335C550D4D1BAD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16456 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.495 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F11C2BE7963A48A8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F11C2BE7963A48A8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Param

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2178 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2178/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42095_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35379_solr, 127.0.0.1:36613_solr, 127.0.0.1:41081_solr, 127.0.0.1:42095_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42095_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35379_solr, 127.0.0.1:36613_solr, 127.0.0.1:41081_solr, 127.0.0.1:42095_solr]
	at __randomizedtesting.SeedInfo.seed([B2226FE1D9B35CFC:C2C2EB5B5DFCF5F7]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700214154491592704>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700214154491592704>
	at __randomizedtesting.SeedInfo.seed([B2226FE1D9B35CFC:4AE496D44AAAC434]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B2226FE1D9B35CFC:F20D185342C40FF9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17535 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.752 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B2226FE1D9B35CFC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B2226FE1D9B35CFC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B2226FE1D9B35CFC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/clie

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2177 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2177/

3 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: oldindextest
{failure={127.0.0.1:34219_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'oldindextest_s1_r_n1': Unable to create core [oldindextest_s1_r_n1] Caused by: null}, success={127.0.0.1:35411_solr={responseHeader={status=0, QTime=210}, core=oldindextest_s1_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: oldindextest
{failure={127.0.0.1:34219_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'oldindextest_s1_r_n1': Unable to create core [oldindextest_s1_r_n1] Caused by: null}, success={127.0.0.1:35411_solr={responseHeader={status=0, QTime=210}, core=oldindextest_s1_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([A1E2F91ED5DA3F31:29B6C6C47B2652C9]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700206294118432768>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700206294118432768>
	at __randomizedtesting.SeedInfo.seed([A1E2F91ED5DA3F31:5924002B46C3A7F9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A1E2F91ED5DA3F31:E1CD8EAC4EAD6C34]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16948 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.078 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A1E2F91ED5DA3F31 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A1E2F91ED5DA3F31 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A1E2F91ED5DA3F31 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/je

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2176 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2176/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38485_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37423_solr, 127.0.0.1:38485_solr, 127.0.0.1:41115_solr, 127.0.0.1:41833_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38485_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37423_solr, 127.0.0.1:38485_solr, 127.0.0.1:41115_solr, 127.0.0.1:41833_solr]
	at __randomizedtesting.SeedInfo.seed([B16D084D62218337:C18D8CF7E66E2A3C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([B16D084D62218337:11774316C651C83B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700199756382339072>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700199756382339072>
	at __randomizedtesting.SeedInfo.seed([B16D084D62218337:49ABF178F1381BFF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B16D084D62218337:F1427FFFF956D032]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18101 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.535 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B16D084D62218337 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B16D084D62218337 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B16D084D62218337 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B16D084D62218337 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2175 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2175/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([73FDD11BEB9A3D78:D3E79A404FEA7674]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@7e29e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@7e29e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@20dbfbcd
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@20dbfbcd
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@663404c1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@663404c1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@ef3b07e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@ef3b07e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2c577a04
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2c577a04
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@7e29e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@7e29e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@20dbfbcd
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@20dbfbcd
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@663404c1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@663404c1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@ef3b07e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@ef3b07e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2c577a04
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2c577a04
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@7e29e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@7e29e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@20dbfbcd
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@20dbfbcd
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@663404c1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@663404c1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@ef3b07e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@ef3b07e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2c577a04
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2c577a04
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@7e29e2b8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@7e29e2b8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@20dbfbcd
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@20dbfbcd
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@663404c1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@663404c1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@ef3b07e
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@ef3b07e
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@2c577a04
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@2c577a04
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

>
	at __randomizedtesting.SeedInfo.seed([73FDD11BEB9A3D78]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 79 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=11106, name=SOLR-TGRP-TestCorePropertiesReload-9762, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=11138, name=SOLR-TGRP-TestCorePropertiesReload-9794, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=11092, name=SOLR-TGRP-TestCorePropertiesReload-9749, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=11097, name=SOLR-TGRP-TestCorePropertiesReload-9754, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=11061, name=SOLR-TGRP-TestCorePropertiesReload-9718, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=11091, name=SOLR-TGRP-TestCorePropertiesReload-9748, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=11129, name=SOLR-TGRP-TestCorePropertiesReload-9785, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=11069, name=SOLR-TGRP-TestCorePropertiesReload-9726, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=11101, name=SOLR-TGRP-TestCorePropertiesReload-9757, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=11103, name=SOLR-TGRP-TestCorePropertiesReload-9759, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=11139, name=SOLR-TGRP-TestCorePropertiesReload-9795, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=11119, name=SOLR-TGRP-TestCorePropertiesReload-9775, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=11071, name=SOLR-TGRP-TestCorePropertiesReload-9728, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=11124, name=SOLR-TGRP-TestCorePropertiesReload-9780, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=11073, name=SOLR-TGRP-TestCorePropertiesReload-9730, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=11062, name=SOLR-TGRP-TestCorePropertiesReload-9719, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=11115, name=SOLR-TGRP-TestCorePropertiesReload-9771, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=11135, name=SOLR-TGRP-TestCorePropertiesReload-9791, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=11121, name=SOLR-TGRP-TestCorePropertiesReload-9777, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=11144, name=SOLR-TGRP-TestCorePropertiesReload-9800, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=11085, name=SOLR-TGRP-TestCorePropertiesReload-9742, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=11093, name=SOLR-TGRP-TestCorePropertiesReload-9750, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=11095, name=SOLR-TGRP-TestCorePropertiesReload-9752, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=11108, name=SOLR-TGRP-TestCorePropertiesReload-9764, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=11132, name=SOLR-TGRP-TestCorePropertiesReload-9788, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=11065, name=SOLR-TGRP-TestCorePropertiesReload-9722, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=11076, name=SOLR-TGRP-TestCorePropertiesReload-9733, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=11126, name=SOLR-TGRP-TestCorePropertiesReload-9782, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=11113, name=SOLR-TGRP-TestCorePropertiesReload-9769, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=11116, name=SOLR-TGRP-TestCorePropertiesReload-9772, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=11120, name=SOLR-TGRP-TestCorePropertiesReload-9776, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=11068, name=SOLR-TGRP-TestCorePropertiesReload-9725, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=11089, name=SOLR-TGRP-TestCorePropertiesReload-9746, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=11063, name=SOLR-TGRP-TestCorePropertiesReload-9720, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=11102, name=SOLR-TGRP-TestCorePropertiesReload-9758, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=11117, name=SOLR-TGRP-TestCorePropertiesReload-9773, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=11107, name=SOLR-TGRP-TestCorePropertiesReload-9763, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=11127, name=SOLR-TGRP-TestCorePropertiesReload-9783, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=11090, name=SOLR-TGRP-TestCorePropertiesReload-9747, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=11104, name=SOLR-TGRP-TestCorePropertiesReload-9760, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=11074, name=SOLR-TGRP-TestCorePropertiesReload-9731, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=11125, name=SOLR-TGRP-TestCorePropertiesReload-9781, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=11142, name=SOLR-TGRP-TestCorePropertiesReload-9798, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=11130, name=SOLR-TGRP-TestCorePropertiesReload-9786, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=11146, name=SOLR-TGRP-TestCorePropertiesReload-9801, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=11149, name=SOLR-TGRP-TestCorePropertiesReload-9803, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=11131, name=SOLR-TGRP-TestCorePropertiesReload-9787, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=11072, name=SOLR-TGRP-TestCorePropertiesReload-9729, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=11105, name=SOLR-TGRP-TestCorePropertiesReload-9761, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=11122, name=SOLR-TGRP-TestCorePropertiesReload-9778, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=11110, name=SOLR-TGRP-TestCorePropertiesReload-9766, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=11066, name=SOLR-TGRP-TestCorePropertiesReload-9723, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=11134, name=SOLR-TGRP-TestCorePropertiesReload-9790, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=11098, name=SOLR-TGRP-TestCorePropertiesReload-9755, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=11140, name=SOLR-TGRP-TestCorePropertiesReload-9796, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=11094, name=SOLR-TGRP-TestCorePropertiesReload-9751, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=11096, name=SOLR-TGRP-TestCorePropertiesReload-9753, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=11111, name=SOLR-TGRP-TestCorePropertiesReload-9767, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=11143, name=SOLR-TGRP-TestCorePropertiesReload-9799, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=11086, name=SOLR-TGRP-TestCorePropertiesReload-9743, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=11112, name=SOLR-TGRP-TestCorePropertiesReload-9768, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=11148, name=SOLR-TGRP-TestCorePropertiesReload-9804, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=11114, name=SOLR-TGRP-TestCorePropertiesReload-9770, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=11147, name=SOLR-TGRP-TestCorePropertiesReload-9802, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=11088, name=SOLR-TGRP-TestCorePropertiesReload-9745, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2174 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2174/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700178151160676352>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700178151160676352>
	at __randomizedtesting.SeedInfo.seed([2CF98CEFD6F01DD1:D43F75DA45E98519]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2CF98CEFD6F01DD1:6CD6FB5D4D874ED4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16352 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.477 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2CF98CEFD6F01DD1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2CF98CEFD6F01DD1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2173 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2173/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([9874A5A24C9FA303:386EEEF9E8EFE80F]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9874A5A24C9FA303:D85BD210D7E8F006]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15324 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.203 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9874A5A24C9FA303 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9874A5A24C9FA303 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/So

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 27m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2172 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2172/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41193_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38491_solr, 127.0.0.1:41193_solr, 127.0.0.1:41609_solr, 127.0.0.1:45731_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41193_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38491_solr, 127.0.0.1:41193_solr, 127.0.0.1:41609_solr, 127.0.0.1:45731_solr]
	at __randomizedtesting.SeedInfo.seed([B7F4B5CDB262334B:C7143177362D9A40]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700162519119691776>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700162519119691776>
	at __randomizedtesting.SeedInfo.seed([B7F4B5CDB262334B:4F324CF8217BAB83]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B7F4B5CDB262334B:F7DBC27F2915604E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17768 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.152 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7F4B5CDB262334B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7F4B5CDB262334B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7F4B5CDB262334B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/clie

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2171 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2171/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700152883996000256>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700152883996000256>
	at __randomizedtesting.SeedInfo.seed([24F2B968B586B793:DC34405D269F2F5B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([24F2B968B586B793:64DDCEDA2EF1E496]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16414 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.133 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=24F2B968B586B793 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=24F2B968B586B793 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2170 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2170/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700145517625868288>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700145517625868288>
	at __randomizedtesting.SeedInfo.seed([29F49608C4E00536:D1326F3D57F99DFE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([29F49608C4E00536:69DBE1BA5F975633]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16463 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.447 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=29F49608C4E00536 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=29F49608C4E00536 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 2s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2169 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2169/

4 tests failed.
FAILED:  org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:34387_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:34387_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([51E63F030CEA19C9]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.setupCluster(JsonRequestApiHeatmapFacetingTest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700139072706576384>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700139072706576384>
	at __randomizedtesting.SeedInfo.seed([51E63F030CEA19C9:A920C6369FF38101]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([51E63F030CEA19C9:11C948B1979D4ACC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43109_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35527_solr, 127.0.0.1:43109_solr, 127.0.0.1:43397_solr, 127.0.0.1:45713_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43109_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35527_solr, 127.0.0.1:43109_solr, 127.0.0.1:43397_solr, 127.0.0.1:45713_solr]
	at __randomizedtesting.SeedInfo.seed([51E63F030CEA19C9:2106BBB988A5B0C2]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18379 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.866 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=51E63F030CEA19C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=51E63F030CEA19C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=51E63F030CEA19C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=51E63F030CEA19C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------


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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2168 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2168/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A02F35048ECEDBE7:357E5F2ABE90EB]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.solr.update.CommitTracker@435b76fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@435b76fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@785a268b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@785a268b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@636f7016
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@636f7016
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@776581cc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@776581cc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.search.SolrIndexSearcher@29a0f2aa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@29a0f2aa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

 expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.solr.update.CommitTracker@435b76fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@435b76fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@785a268b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@785a268b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@636f7016
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@636f7016
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@776581cc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@776581cc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.search.SolrIndexSearcher@29a0f2aa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@29a0f2aa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.solr.update.CommitTracker@435b76fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@435b76fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@785a268b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@785a268b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@636f7016
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@636f7016
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@776581cc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@776581cc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.search.SolrIndexSearcher@29a0f2aa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@29a0f2aa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

 expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.solr.update.CommitTracker@435b76fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@435b76fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5bb6edd1
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@785a268b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@785a268b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@7c4dc998
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@636f7016
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@636f7016
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@776581cc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@776581cc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.search.SolrIndexSearcher@29a0f2aa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@29a0f2aa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

>
	at __randomizedtesting.SeedInfo.seed([A02F35048ECEDBE7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 85 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3989, name=SOLR-TGRP-TestCorePropertiesReload-3544, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4003, name=SOLR-TGRP-TestCorePropertiesReload-3557, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4025, name=SOLR-TGRP-TestCorePropertiesReload-3579, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4010, name=SOLR-TGRP-TestCorePropertiesReload-3564, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=4016, name=SOLR-TGRP-TestCorePropertiesReload-3570, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3996, name=SOLR-TGRP-TestCorePropertiesReload-3550, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4013, name=SOLR-TGRP-TestCorePropertiesReload-3567, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4033, name=SOLR-TGRP-TestCorePropertiesReload-3587, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4040, name=SOLR-TGRP-TestCorePropertiesReload-3594, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4055, name=SOLR-TGRP-TestCorePropertiesReload-3608, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4018, name=SOLR-TGRP-TestCorePropertiesReload-3572, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4038, name=SOLR-TGRP-TestCorePropertiesReload-3592, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3965, name=SOLR-TGRP-TestCorePropertiesReload-3520, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4021, name=SOLR-TGRP-TestCorePropertiesReload-3575, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3988, name=SOLR-TGRP-TestCorePropertiesReload-3543, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3966, name=SOLR-TGRP-TestCorePropertiesReload-3521, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3998, name=SOLR-TGRP-TestCorePropertiesReload-3552, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4002, name=SOLR-TGRP-TestCorePropertiesReload-3556, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3967, name=SOLR-TGRP-TestCorePropertiesReload-3522, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4015, name=SOLR-TGRP-TestCorePropertiesReload-3569, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4019, name=SOLR-TGRP-TestCorePropertiesReload-3573, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4044, name=SOLR-TGRP-TestCorePropertiesReload-3598, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4046, name=SOLR-TGRP-TestCorePropertiesReload-3600, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3987, name=SOLR-TGRP-TestCorePropertiesReload-3542, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3994, name=SOLR-TGRP-TestCorePropertiesReload-3548, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4001, name=SOLR-TGRP-TestCorePropertiesReload-3555, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4056, name=SOLR-TGRP-TestCorePropertiesReload-3609, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3969, name=SOLR-TGRP-TestCorePropertiesReload-3524, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3973, name=SOLR-TGRP-TestCorePropertiesReload-3528, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4057, name=SOLR-TGRP-TestCorePropertiesReload-3610, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4034, name=SOLR-TGRP-TestCorePropertiesReload-3588, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4030, name=SOLR-TGRP-TestCorePropertiesReload-3584, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3993, name=SOLR-TGRP-TestCorePropertiesReload-3547, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4045, name=SOLR-TGRP-TestCorePropertiesReload-3599, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4008, name=SOLR-TGRP-TestCorePropertiesReload-3562, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4022, name=SOLR-TGRP-TestCorePropertiesReload-3576, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4047, name=SOLR-TGRP-TestCorePropertiesReload-3601, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4039, name=SOLR-TGRP-TestCorePropertiesReload-3593, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4007, name=SOLR-TGRP-TestCorePropertiesReload-3561, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3972, name=SOLR-TGRP-TestCorePropertiesReload-3527, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3974, name=SOLR-TGRP-TestCorePropertiesReload-3529, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=4054, name=SOLR-TGRP-TestCorePropertiesReload-3607, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4050, name=SOLR-TGRP-TestCorePropertiesReload-3604, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4031, name=SOLR-TGRP-TestCorePropertiesReload-3585, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4026, name=SOLR-TGRP-TestCorePropertiesReload-3580, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3995, name=SOLR-TGRP-TestCorePropertiesReload-3549, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4009, name=SOLR-TGRP-TestCorePropertiesReload-3563, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4029, name=SOLR-TGRP-TestCorePropertiesReload-3583, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3986, name=SOLR-TGRP-TestCorePropertiesReload-3541, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3963, name=SOLR-TGRP-TestCorePropertiesReload-3518, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3968, name=SOLR-TGRP-TestCorePropertiesReload-3523, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3975, name=SOLR-TGRP-TestCorePropertiesReload-3530, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4005, name=SOLR-TGRP-TestCorePropertiesReload-3559, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=4024, name=SOLR-TGRP-TestCorePropertiesReload-3578, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4020, name=SOLR-TGRP-TestCorePropertiesReload-3574, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4041, name=SOLR-TGRP-TestCorePropertiesReload-3595, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4048, name=SOLR-TGRP-TestCorePropertiesReload-3602, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3971, name=SOLR-TGRP-TestCorePropertiesReload-3526, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=3970, name=SOLR-TGRP-TestCorePropertiesReload-3525, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=4053, name=SOLR-TGRP-TestCorePropertiesReload-3606, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2167 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2167/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700105320104198144>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700105320104198144>
	at __randomizedtesting.SeedInfo.seed([E759916DA4B418E9:1F9F685837AD8021]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([E759916DA4B418E9:A776E6DF3FC34BEC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16357 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.127 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E759916DA4B418E9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E759916DA4B418E9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2166 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2166/

2 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([62B3A48A32F8D0C6:EAE79B509C04BD3E]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([62B3A48A32F8D0C6:229CD338A98F83C3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15681 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.231 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62B3A48A32F8D0C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=62B3A48A32F8D0C6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/c

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2165 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2165/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EE53C698F2CB8C15:4E498DC356BBC719]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700089698375958528>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700089698375958528>
	at __randomizedtesting.SeedInfo.seed([EE53C698F2CB8C15:16953FAD61D214DD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EE53C698F2CB8C15:AE7CB12A69BCDF10]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16797 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.079 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EE53C698F2CB8C15 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EE53C698F2CB8C15 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EE53C698F2CB8C15 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/worksp

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2164 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2164/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700082853679726592>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700082853679726592>
	at __randomizedtesting.SeedInfo.seed([2288D69DA863D00:FAEE745C499FA5C8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2288D69DA863D00:4207FADB41F16E05]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16648 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.09 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2288D69DA863D00 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2288D69DA863D00 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2163 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2163/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:32849_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32849_solr, 127.0.0.1:33827_solr, 127.0.0.1:35595_solr, 127.0.0.1:40629_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:32849_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32849_solr, 127.0.0.1:33827_solr, 127.0.0.1:35595_solr, 127.0.0.1:40629_solr]
	at __randomizedtesting.SeedInfo.seed([E5AA28C1E4945DBB:954AAC7B60DBF4B0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([E5AA28C1E4945DBB:45B0639A40E416B7]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700076405790867456>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700076405790867456>
	at __randomizedtesting.SeedInfo.seed([E5AA28C1E4945DBB:1D6CD1F4778DC573]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([E5AA28C1E4945DBB:A5855F737FE30EBE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18048 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.113 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E5AA28C1E4945DBB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E5AA28C1E4945DBB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E5AA28C1E4945DBB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E5AA28C1E4945DBB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 42s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2162 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2162/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700067580853616640>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700067580853616640>
	at __randomizedtesting.SeedInfo.seed([2A3954088E8F5A21:D2FFAD3D1D96C2E9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2A3954088E8F5A21:6A1623BA15F80924]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16671 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.662 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A3954088E8F5A21 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A3954088E8F5A21 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2161 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2161/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5B42AA193D7A6C99:FB58E142990A2795]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5B42AA193D7A6C99:1B6DDDABA60D3F9C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15261 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.526 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5B42AA193D7A6C99 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5B42AA193D7A6C99 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  c

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2160 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2160/

5 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:33837_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:33837_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([7B2AAB5356613B46:BBD2A4EB2AA8EFED]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse(ConfigSetsAPITest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([7B2AAB5356613B46:DB30E008F211704A]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700052240961634304>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700052240961634304>
	at __randomizedtesting.SeedInfo.seed([7B2AAB5356613B46:83EC5266C578A38E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7B2AAB5356613B46:3B05DCE1CD166843]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37695_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37439_solr, 127.0.0.1:37695_solr, 127.0.0.1:37955_solr, 127.0.0.1:39577_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:37695_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37439_solr, 127.0.0.1:37695_solr, 127.0.0.1:37955_solr, 127.0.0.1:39577_solr]
	at __randomizedtesting.SeedInfo.seed([7B2AAB5356613B46:BCA2FE9D22E924D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18615 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.952 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7B2AAB5356613B46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7B2AAB5356613B46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7B2AAB5356613B46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7B2AAB5356613B46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7B2AAB5356613B46 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug o

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2159 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2159/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: At least one of the node(s) specified [127.0.0.1:41183_solr] are not currently active in [], no action taken.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: At least one of the node(s) specified [127.0.0.1:41183_solr] are not currently active in [], no action taken.
	at __randomizedtesting.SeedInfo.seed([6D5994E558973168:3EFE8713A5BBDF6A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@77ee8212
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@77ee8212
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1bf16122
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bf16122
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@77ee8212
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@77ee8212
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1bf16122
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bf16122
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@77ee8212
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@77ee8212
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1bf16122
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bf16122
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@77ee8212
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@77ee8212
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1bf16122
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bf16122
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>
	at __randomizedtesting.SeedInfo.seed([6D5994E558973168]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 73 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3932, name=SOLR-TGRP-TestCorePropertiesReload-3505, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3963, name=SOLR-TGRP-TestCorePropertiesReload-3535, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3949, name=SOLR-TGRP-TestCorePropertiesReload-3521, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3920, name=SOLR-TGRP-TestCorePropertiesReload-3494, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3927, name=SOLR-TGRP-TestCorePropertiesReload-3500, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3966, name=SOLR-TGRP-TestCorePropertiesReload-3538, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3887, name=SOLR-TGRP-TestCorePropertiesReload-3461, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3945, name=SOLR-TGRP-TestCorePropertiesReload-3518, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3936, name=SOLR-TGRP-TestCorePropertiesReload-3509, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3950, name=SOLR-TGRP-TestCorePropertiesReload-3522, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3894, name=SOLR-TGRP-TestCorePropertiesReload-3468, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3922, name=SOLR-TGRP-TestCorePropertiesReload-3496, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3926, name=SOLR-TGRP-TestCorePropertiesReload-3499, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3961, name=SOLR-TGRP-TestCorePropertiesReload-3533, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3943, name=SOLR-TGRP-TestCorePropertiesReload-3516, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3944, name=SOLR-TGRP-TestCorePropertiesReload-3517, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3947, name=SOLR-TGRP-TestCorePropertiesReload-3520, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=3930, name=SOLR-TGRP-TestCorePropertiesReload-3503, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3899, name=SOLR-TGRP-TestCorePropertiesReload-3473, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=3953, name=SOLR-TGRP-TestCorePropertiesReload-3525, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3917, name=SOLR-TGRP-TestCorePropertiesReload-3491, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3933, name=SOLR-TGRP-TestCorePropertiesReload-3506, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3964, name=SOLR-TGRP-TestCorePropertiesReload-3536, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3896, name=SOLR-TGRP-TestCorePropertiesReload-3470, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3931, name=SOLR-TGRP-TestCorePropertiesReload-3504, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3954, name=SOLR-TGRP-TestCorePropertiesReload-3526, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3955, name=SOLR-TGRP-TestCorePropertiesReload-3527, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3889, name=SOLR-TGRP-TestCorePropertiesReload-3463, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3914, name=SOLR-TGRP-TestCorePropertiesReload-3488, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3895, name=SOLR-TGRP-TestCorePropertiesReload-3469, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3921, name=SOLR-TGRP-TestCorePropertiesReload-3495, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=3951, name=SOLR-TGRP-TestCorePropertiesReload-3523, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3956, name=SOLR-TGRP-TestCorePropertiesReload-3528, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=3910, name=SOLR-TGRP-TestCorePropertiesReload-3484, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3913, name=SOLR-TGRP-TestCorePropertiesReload-3487, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3928, name=SOLR-TGRP-TestCorePropertiesReload-3501, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3934, name=SOLR-TGRP-TestCorePropertiesReload-3507, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3924, name=SOLR-TGRP-TestCorePropertiesReload-3497, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=3937, name=SOLR-TGRP-TestCorePropertiesReload-3510, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3900, name=SOLR-TGRP-TestCorePropertiesReload-3474, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3912, name=SOLR-TGRP-TestCorePropertiesReload-3486, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3939, name=SOLR-TGRP-TestCorePropertiesReload-3512, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3925, name=SOLR-TGRP-TestCorePropertiesReload-3498, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3958, name=SOLR-TGRP-TestCorePropertiesReload-3530, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3897, name=SOLR-TGRP-TestCorePropertiesReload-3471, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3918, name=SOLR-TGRP-TestCorePropertiesReload-3492, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3919, name=SOLR-TGRP-TestCorePropertiesReload-3493, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3891, name=SOLR-TGRP-TestCorePropertiesReload-3465, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3916, name=SOLR-TGRP-TestCorePropertiesReload-3490, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3915, name=SOLR-TGRP-TestCorePropertiesReload-3489, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3959, name=SOLR-TGRP-TestCorePropertiesReload-3531, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3901, name=SOLR-TGRP-TestCorePropertiesReload-3475, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3968, name=SOLR-TGRP-TestCorePropertiesReload-3540, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3960, name=SOLR-TGRP-TestCorePropertiesReload-3532, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3942, name=SOLR-TGRP-TestCorePropertiesReload-3515, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=3962, name=SOLR-TGRP-TestCorePropertiesReload-3534, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=3952, name=SOLR-TGRP-TestCorePropertiesReload-3524, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3965, name=SOLR-TGRP-TestCorePropertiesReload-3537, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=3888, name=SOLR-TGRP-TestCorePropertiesReload-3462, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=3911, name=SOLR-TGRP-TestCorePropertiesReload-3485, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=3967, name=SOLR-TGRP-TestCorePropertiesReload-3539, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=3892, name=SOLR-TGRP-TestCorePropertiesReload-3466, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=3957, name=SOLR-TGRP-TestCorePropertiesReload-3529, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=3935, name=SOLR-TGRP-TestCorePropertiesReload-3508, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=3941, name=SOLR-TGRP-TestCorePropertiesReload-3514, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  66) Thread[id=3969, name=SOLR-TGRP-TestCorePropertiesReload-3541, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  67) Thread[id=3893, name=SOLR-TGRP-TestCorePropertiesReload-3467, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  68) Thread[id=3898, name=SOLR-TGRP-TestCorePropertiesReload-3472, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  69) Thread[id=3929, name=SOLR-TGRP-TestCorePropertiesReload-3502, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  70) Thread[id=3890, name=SOLR-TGRP-TestCorePropertiesReload-3464, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  71) Thread[id=3946, name=SOLR-TGRP-TestCorePropertiesReload-3519, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  72) Thread[id=3938, name=SOLR-TGRP-TestCorePropertiesReload-3511, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  73) Thread[id=3940, name=SOLR-TGRP-TestCoreProperti

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2158 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2158/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8A83AEF70FF62CB0:CAACD94594817FB5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14926 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.081 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8A83AEF70FF62CB0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLog

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2157 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2157/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38605_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38605_solr, 127.0.0.1:41975_solr, 127.0.0.1:43283_solr, 127.0.0.1:46135_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38605_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38605_solr, 127.0.0.1:41975_solr, 127.0.0.1:43283_solr, 127.0.0.1:46135_solr]
	at __randomizedtesting.SeedInfo.seed([3A9B78E3D1A0C049:4A7BFC5955EF6942]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([3A9B78E3D1A0C049:9A8133B875D08B45]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700037093167726592>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700037093167726592>
	at __randomizedtesting.SeedInfo.seed([3A9B78E3D1A0C049:C25D81D642B95881]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3A9B78E3D1A0C049:7AB40F514AD7934C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18244 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.85 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A9B78E3D1A0C049 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A9B78E3D1A0C049 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A9B78E3D1A0C049 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3A9B78E3D1A0C049 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 41s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2156 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2156/

4 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:39193_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:39193_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([EC11306395121172:E581699D475B75F8]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry(CloudSolrClientRetryTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EC11306395121172:4C0B7B3831625A7E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700030813354065920>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700030813354065920>
	at __randomizedtesting.SeedInfo.seed([EC11306395121172:14D7C956060B89BA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EC11306395121172:AC3E47D10E654277]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17720 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.623 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EC11306395121172 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EC11306395121172 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EC11306395121172 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EC11306395121172 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2155 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2155/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([230F4AF4F55094EC:831501AF5120DFE0]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700024459682906112>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1700024459682906112>
	at __randomizedtesting.SeedInfo.seed([230F4AF4F55094EC:DBC9B3C166490C24]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([230F4AF4F55094EC:63203D466E27C7E9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16847 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.415 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=230F4AF4F55094EC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=230F4AF4F55094EC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=230F4AF4F55094EC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2154 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2154/

3 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([6473B07D9D9B2132:EC278FA733674CCA]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39953_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34073_solr, 127.0.0.1:34161_solr, 127.0.0.1:39953_solr, 127.0.0.1:42897_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39953_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34073_solr, 127.0.0.1:34161_solr, 127.0.0.1:39953_solr, 127.0.0.1:42897_solr]
	at __randomizedtesting.SeedInfo.seed([6473B07D9D9B2132:149334C719D48839]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([6473B07D9D9B2132:245CC7CF06EC7237]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16498 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.662 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6473B07D9D9B2132 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6473B07D9D9B2132 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6473B07D9D9B2132 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/So

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 59s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2153 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2153/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9F7C720690CB257B:DF5305B40BBC767E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14876 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.186 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9F7C720690CB257B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2152 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2152/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699997892153966592>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699997892153966592>
	at __randomizedtesting.SeedInfo.seed([5C01693E179C49B3:A4C7900B8485D17B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5C01693E179C49B3:1C2E1E8C8CEB1AB6]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16369 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.623 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5C01693E179C49B3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5C01693E179C49B3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2151 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2151/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1D927D032EDF8791:5DBD0AB1B5A8D494]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14917 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.377 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1D927D032EDF8791 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2150 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2150/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699984583830798336>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699984583830798336>
	at __randomizedtesting.SeedInfo.seed([5D34FEC3902E4A9D:A5F207F60337D255]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5D34FEC3902E4A9D:1D1B89710B591998]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16567 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.086 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5D34FEC3902E4A9D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5D34FEC3902E4A9D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 56s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2149 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2149/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([37763CA54CFB2A19:976C77FEE88B6115]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699973441844674560>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699973441844674560>
	at __randomizedtesting.SeedInfo.seed([37763CA54CFB2A19:CFB0C590DFE2B2D1]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([37763CA54CFB2A19:77594B17D78C791C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16887 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 34.842 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=37763CA54CFB2A19 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=37763CA54CFB2A19 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=37763CA54CFB2A19 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2148 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2148/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A43003F4A4F36AB:AA594B64EE3F7DA7]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699968065572175872>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699968065572175872>
	at __randomizedtesting.SeedInfo.seed([A43003F4A4F36AB:F285F90AD956AE63]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A43003F4A4F36AB:4A6C778DD13865AE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17058 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 36.451 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A43003F4A4F36AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A43003F4A4F36AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A43003F4A4F36AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and poss

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2147 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2147/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39867_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38777_solr, 127.0.0.1:39539_solr, 127.0.0.1:39867_solr, 127.0.0.1:46541_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39867_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38777_solr, 127.0.0.1:39539_solr, 127.0.0.1:39867_solr, 127.0.0.1:46541_solr]
	at __randomizedtesting.SeedInfo.seed([273AC672167787C:729328DDA528D177]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([273AC672167787C:425CDBD5BA102B79]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15922 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.324 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=273AC672167787C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=273AC672167787C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-s

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 58s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2146 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2146/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699958215612039168>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699958215612039168>
	at __randomizedtesting.SeedInfo.seed([11469D7A44D80B5A:E980644FD7C19392]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([11469D7A44D80B5A:5169EAC8DFAF585F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16751 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.986 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11469D7A44D80B5A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=11469D7A44D80B5A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2145 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2145/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699954836407058432>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699954836407058432>
	at __randomizedtesting.SeedInfo.seed([5E070EA933866A65:A6C1F79CA09FF2AD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5E070EA933866A65:1E28791BA8F13960]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16359 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 33.185 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5E070EA933866A65 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5E070EA933866A65 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2144 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2144/

4 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([27C7D7B4066AE131:AF93E86EA8968CC9]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699950473489940480>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699950473489940480>
	at __randomizedtesting.SeedInfo.seed([27C7D7B4066AE131:DF012E81957379F9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([27C7D7B4066AE131:87DD9CEFA21AAA3D]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([27C7D7B4066AE131:67E8A0069D1DB234]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17696 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.578 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=27C7D7B4066AE131 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=27C7D7B4066AE131 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=27C7D7B4066AE131 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=27C7D7B4066AE131 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed fo

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2143 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2143/

3 tests failed.
FAILED:  org.apache.lucene.index.TestSegmentInfos.testBitFlippedTriggersCorruptIndexException

Error Message:
java.io.IOException: No such device: MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.index.TestSegmentInfos_70EA1523A9B948E1-001/index-MMapDirectory-001/extra0") [this may be caused by lack of enough unfragmented virtual address space or too restrictive virtual memory limits enforced by the operating system, preventing us to map a chunk of 4096 bytes. Please review 'ulimit -v', 'ulimit -m' (both should return 'unlimited'), and 'sysctl vm.max_map_count'. More information: http://blog.thetaphi.de/2012/07/use-lucenes-mmapdirectory-on-64bit.html]

Stack Trace:
java.io.IOException: No such device: MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/tests-tmp/lucene.index.TestSegmentInfos_70EA1523A9B948E1-001/index-MMapDirectory-001/extra0") [this may be caused by lack of enough unfragmented virtual address space or too restrictive virtual memory limits enforced by the operating system, preventing us to map a chunk of 4096 bytes. Please review 'ulimit -v', 'ulimit -m' (both should return 'unlimited'), and 'sysctl vm.max_map_count'. More information: http://blog.thetaphi.de/2012/07/use-lucenes-mmapdirectory-on-64bit.html]
	at __randomizedtesting.SeedInfo.seed([70EA1523A9B948E1:228E9CD1C6535CCD]:0)
	at java.base/sun.nio.ch.FileChannelImpl.map0(Native Method)
	at java.base/sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:1002)
	at org.apache.lucene.mockfile.FilterFileChannel.map(FilterFileChannel.java:121)
	at org.apache.lucene.mockfile.FilterFileChannel.map(FilterFileChannel.java:121)
	at org.apache.lucene.mockfile.FilterFileChannel.map(FilterFileChannel.java:121)
	at org.apache.lucene.store.MMapDirectory.map(MMapDirectory.java:266)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:241)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2903)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:747)
	at org.apache.lucene.store.Directory.copyFrom(Directory.java:182)
	at org.apache.lucene.store.MockDirectoryWrapper.copyFrom(MockDirectoryWrapper.java:1053)
	at org.apache.lucene.index.TestSegmentInfos.testBitFlippedTriggersCorruptIndexException(TestSegmentInfos.java:234)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([70EA1523A9B948E1:D0F05E780DC903ED]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([70EA1523A9B948E1:30C5629132CE1BE4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15387 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.538 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=70EA1523A9B948E1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=70EA1523A9B948E1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.index.TestSegmentInfos.testBitFlippedTriggersCorruptIndexException (:lucene:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestSegmentInfos.txt
    Reproduce with: gradlew :lucene:core:test --tests "org.apache.lucene.index.TestSegmentInfos" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=70EA1523A9B948E1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/co

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2142 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2142/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699939696514170880>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699939696514170880>
	at __randomizedtesting.SeedInfo.seed([878E8E323282ACBC:7F487707A19B3474]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([878E8E323282ACBC:C7A1F980A9F5FFB9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16428 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.949 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=878E8E323282ACBC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=878E8E323282ACBC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause:

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2141 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2141/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([FFCBA045B49F91B9:5FD1EB1E10EFDAB5]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699930944720338944>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699930944720338944>
	at __randomizedtesting.SeedInfo.seed([FFCBA045B49F91B9:70D597027860971]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FFCBA045B49F91B9:BFE4D7F72FE8C2BC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17257 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.485 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FFCBA045B49F91B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FFCBA045B49F91B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FFCBA045B49F91B9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possi

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 6s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2140 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2140/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CD726D470646EBA0:8D5D1AF59D31B8A5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14929 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.279 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CD726D470646EBA0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidate

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2139 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2139/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CAB0E2F9DCF796F9:6AAAA9A27887DDF5]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699909296844701696>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699909296844701696>
	at __randomizedtesting.SeedInfo.seed([CAB0E2F9DCF796F9:32761BCC4FEE0E31]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CAB0E2F9DCF796F9:8A9F954B4780C5FC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16734 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.231 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CAB0E2F9DCF796F9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CAB0E2F9DCF796F9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CAB0E2F9DCF796F9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2138 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2138/

4 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([F8CEBE0268E4961F:50244DFF9FF476DA]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:964)
	at org.junit.Assert.assertThat(Assert.java:930)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd(DistributedUpdateProcessorTest.java:109)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([F8CEBE0268E4961F:58D4F559CC94DD13]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699899499296587776>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699899499296587776>
	at __randomizedtesting.SeedInfo.seed([F8CEBE0268E4961F:84737FBFD0ED7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F8CEBE0268E4961F:B8E1C9B0F393C51A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17390 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.241 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F8CEBE0268E4961F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F8CEBE0268E4961F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F8CEBE0268E4961F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionAdd (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F8CEBE0268E4961F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2137 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2137/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DBD648333E87BE96:7BCC03689AF7F59A]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699888327202701312>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699888327202701312>
	at __randomizedtesting.SeedInfo.seed([DBD648333E87BE96:2310B106AD9E265E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DBD648333E87BE96:9BF93F81A5F0ED93]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17369 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.535 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBD648333E87BE96 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBD648333E87BE96 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DBD648333E87BE96 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 57s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2136 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2136/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42837_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35337_solr, 127.0.0.1:37313_solr, 127.0.0.1:42837_solr, 127.0.0.1:46607_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42837_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35337_solr, 127.0.0.1:37313_solr, 127.0.0.1:42837_solr, 127.0.0.1:46607_solr]
	at __randomizedtesting.SeedInfo.seed([DB03F42558739F53:ABE3709FDC3C3658]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699876474989838336>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699876474989838336>
	at __randomizedtesting.SeedInfo.seed([DB03F42558739F53:23C50D10CB6A079B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DB03F42558739F53:9B2C8397C304CC56]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17457 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.409 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DB03F42558739F53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DB03F42558739F53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DB03F42558739F53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRu

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2135 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2135/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699865038046625792>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699865038046625792>
	at __randomizedtesting.SeedInfo.seed([957AF94A7D7FD47B:6DBC007FEE664CB3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([957AF94A7D7FD47B:D5558EF8E608877E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16424 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.536 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=957AF94A7D7FD47B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=957AF94A7D7FD47B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2134 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2134/

4 tests failed.
FAILED:  org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testTwoPhase
{failure={127.0.0.1:46149_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testTwoPhase_s1_r_n1': Unable to create core [testTwoPhase_s1_r_n1] Caused by: null}, success={127.0.0.1:42675_solr={responseHeader={status=0, QTime=162}, core=testTwoPhase_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testTwoPhase
{failure={127.0.0.1:46149_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testTwoPhase_s1_r_n1': Unable to create core [testTwoPhase_s1_r_n1] Caused by: null}, success={127.0.0.1:42675_solr={responseHeader={status=0, QTime=162}, core=testTwoPhase_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([D364991463F8BAFF:9B58C0D497F3AB69]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.createCollection(SolrCloudBridgeTestCase.java:390)
	at org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking(TestTrackingShardHandlerFactory.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([D364991463F8BAFF:737ED24FC788F1F3]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699854194632032256>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699854194632032256>
	at __randomizedtesting.SeedInfo.seed([D364991463F8BAFF:2BA26021F0E12237]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D364991463F8BAFF:934BEEA6F88FE9FA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17276 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.897 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D364991463F8BAFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D364991463F8BAFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D364991463F8BAFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.TestTrackingShardHandlerFactory.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.TestTrackingShardHandlerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D364991463F8BAFF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2133 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2133/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DFAA079015C62029:7FB04CCBB1B66B25]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39579_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38253_solr, 127.0.0.1:39579_solr, 127.0.0.1:44313_solr, 127.0.0.1:46279_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39579_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38253_solr, 127.0.0.1:39579_solr, 127.0.0.1:44313_solr, 127.0.0.1:46279_solr]
	at __randomizedtesting.SeedInfo.seed([DFAA079015C62029:AF4A832A91898922]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699845444672159744>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699845444672159744>
	at __randomizedtesting.SeedInfo.seed([DFAA079015C62029:276CFEA586DFB8E1]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DFAA079015C62029:9F8570228EB1732C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17914 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.564 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFAA079015C62029 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFAA079015C62029 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFAA079015C62029 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DFAA079015C62029 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2132 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2132/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:45593_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34721_solr, 127.0.0.1:38087_solr, 127.0.0.1:39309_solr, 127.0.0.1:45593_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:45593_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34721_solr, 127.0.0.1:38087_solr, 127.0.0.1:39309_solr, 127.0.0.1:45593_solr]
	at __randomizedtesting.SeedInfo.seed([907558AEFB78032:79E7D1306BF82939]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699836890139590656>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699836890139590656>
	at __randomizedtesting.SeedInfo.seed([907558AEFB78032:F1C1ACBF7CAE18FA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([907558AEFB78032:4928223874C0D337]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17877 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.07 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=907558AEFB78032 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=907558AEFB78032 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=907558AEFB78032 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solr

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 41s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2131 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2131/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testLeaderUnloaded
{failure={127.0.0.1:44189_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testLeaderUnloaded_s1_r_n1': Unable to create core [testLeaderUnloaded_s1_r_n1] Caused by: null}, success={127.0.0.1:33141_solr={responseHeader={status=0, QTime=119}, core=testLeaderUnloaded_s1_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testLeaderUnloaded
{failure={127.0.0.1:44189_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testLeaderUnloaded_s1_r_n1': Unable to create core [testLeaderUnloaded_s1_r_n1] Caused by: null}, success={127.0.0.1:33141_solr={responseHeader={status=0, QTime=119}, core=testLeaderUnloaded_s1_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([EED95C844A8CD041:BD7E4F72B7A03E43]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:64)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EED95C844A8CD041:AEF62B36D1FB8344]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15457 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.976 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EED95C844A8CD041 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestPrepRecovery.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestPrepRecovery" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EED95C844A8CD041 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHa

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2130 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2130/

8 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41857_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35975_solr, 127.0.0.1:38239_solr, 127.0.0.1:40693_solr, 127.0.0.1:41857_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41857_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35975_solr, 127.0.0.1:38239_solr, 127.0.0.1:40693_solr, 127.0.0.1:41857_solr]
	at __randomizedtesting.SeedInfo.seed([42E19F1C666F90E2:32011BA6E22039E9]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


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

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_coll_false
{failure={127.0.0.1:46057_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_coll_false_s1_r_n1': Unable to create core [test_coll_false_s1_r_n1] Caused by: null}, success={127.0.0.1:45559_solr={responseHeader={status=0, QTime=119}, core=test_coll_false_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_coll_false
{failure={127.0.0.1:46057_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_coll_false_s1_r_n1': Unable to create core [test_coll_false_s1_r_n1] Caused by: null}, success={127.0.0.1:45559_solr={responseHeader={status=0, QTime=119}, core=test_coll_false_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([42E19F1C666F90E2:CAB5A0C6C893FD1A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:106)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@4c883fa6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4c883fa6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@19860717
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@19860717
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@1a88dcec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@1a88dcec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@4c883fa6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4c883fa6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@19860717
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@19860717
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@1a88dcec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@1a88dcec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@4c883fa6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4c883fa6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@19860717
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@19860717
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@1a88dcec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@1a88dcec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@4c883fa6
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@4c883fa6
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@19860717
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@19860717
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@1a88dcec
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@1a88dcec
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>
	at __randomizedtesting.SeedInfo.seed([42E19F1C666F90E2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 76 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=5282, name=SOLR-TGRP-TestConfigSetsAPI-4725, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4900, name=SOLR-TGRP-TestConfigSetsAPI-4490, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4901, name=SOLR-TGRP-TestConfigSetsAPI-4491, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4883, name=SOLR-TGRP-TestConfigSetsAPI-4473, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=5305, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   6) Thread[id=5280, name=SOLR-TGRP-TestConfigSetsAPI-4723, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4902, name=SOLR-TGRP-TestConfigSetsAPI-4492, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=5298, name=SOLR-TGRP-TestConfigSetsAPI-4741, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4865, name=SOLR-TGRP-TestConfigSetsAPI-4462, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4927, name=SOLR-TGRP-TestConfigSetsAPI-4515, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$793/0x00000001009f5c40.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4929, name=SOLR-TGRP-TestConfigSetsAPI-4517, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=5174, name=SOLR-TGRP-TestConfigSetsAPI-4659, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=5251, name=SOLR-TGRP-TestConfigSetsAPI-4700, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=5299, name=SOLR-TGRP-TestConfigSetsAPI-4742, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=4925, name=SOLR-TGRP-TestConfigSetsAPI-4513, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=5296, name=SOLR-TGRP-TestConfigSetsAPI-4738, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=5297, name=SOLR-TGRP-TestConfigSetsAPI-4740, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4931, name=SOLR-TGRP-TestConfigSetsAPI-4519, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=5276, name=SOLR-TGRP-TestConfigSetsAPI-4719, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4860, name=SOLR-TGRP-TestConfigSetsAPI-4457, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=5277, name=SOLR-TGRP-TestConfigSetsAPI-4721, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4866, name=SOLR-TGRP-TestConfigSetsAPI-4463, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4894, name=SOLR-TGRP-TestConfigSetsAPI-4484, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=4891, name=SOLR-TGRP-TestConfigSetsAPI-4481, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=5295, name=SOLR-TGRP-TestConfigSetsAPI-4739, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4899, name=SOLR-TGRP-TestConfigSetsAPI-4489, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4920, name=SOLR-TGRP-TestConfigSetsAPI-4511, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4938, name=SOLR-TGRP-TestConfigSetsAPI-4524, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=5279, name=SOLR-TGRP-TestConfigSetsAPI-4722, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4928, name=SOLR-TGRP-TestConfigSetsAPI-4516, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=5205, name=SOLR-TGRP-TestConfigSetsAPI-4674, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=5309, name=TEST-TestConfigSetsAPI.testCreateErrors-seed#[42E19F1C666F90E2]-SendThread(127.0.0.1:42605), state=TERMINATED, group={null group}]
        at (empty stack)
  33) Thread[id=5179, name=SOLR-TGRP-TestConfigSetsAPI-4664, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4932, name=SOLR-TGRP-TestConfigSetsAPI-4520, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100551440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=5058, name=SOLR-TGRP-TestConfigSetsAPI-4587, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=5293, name=SOLR-TGRP-TestConfigSetsAPI-4736, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=5285, name=SOLR-TGRP-TestConfigSetsAPI-4728, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=5169, name=SOLR-TGRP-TestConfigSetsAPI-4654, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=5289, name=SOLR-TGRP-TestConfigSetsAPI-4732, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4856, name=SOLR-TGRP-TestConfigSetsAPI-4453, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4886, name=SOLR-TGRP-TestConfigSetsAPI-4476, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=5250, name=SOLR-TGRP-TestConfigSetsAPI-4699, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4858, name=SOLR-TGRP-TestConfigSetsAPI-4455, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=5178, name=SOLR-TGRP-TestConfigSetsAPI-4663, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=5288, name=SOLR-TGRP-TestConfigSetsAPI-4731, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=5148, name=SOLR-TGRP-TestConfigSetsAPI-4637, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4926, name=SOLR-TGRP-TestConfigSetsAPI-4514, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4893, name=SOLR-TGRP-TestConfigSetsAPI-4483, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4889, name=SOLR-TGRP-TestConfigSetsAPI-4479, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4939, name=SOLR-TGRP-TestConfigSetsAPI-4525, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100551440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4940, name=SOLR-TGRP-TestConfigSetsAPI-4526, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=5204, name=SOLR-TGRP-TestConfigSetsAPI-4673, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4895, name=SOLR-TGRP-TestConfigSetsAPI-4485, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=5173, name=SOLR-TGRP-TestConfigSetsAPI-4658, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4933, name=SOLR-TGRP-TestConfigSetsAPI-4521, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100551440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=5291, name=SOLR-TGRP-TestConfigSetsAPI-4734, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4885, name=SOLR-TGRP-TestConfigSetsAPI-4475, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=5103, name=SOLR-TGRP-TestConfigSetsAPI-4612, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=5275, name=SOLR-TGRP-TestConfigSetsAPI-4718, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 3s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2129 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2129/

5 tests failed.
FAILED:  org.apache.solr.search.TestReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@8234caf
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@8234caf
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@8234caf
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@8234caf
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@8234caf
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@8234caf
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [String, String]
org.apache.lucene.store.ByteBuffersDirectory@8234caf
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@8234caf
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1ee6c7fa
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>
	at __randomizedtesting.SeedInfo.seed([F38B60ABF2DF8CA6]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.search.TestReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 73 threads leaked from SUITE scope at org.apache.solr.search.TestReload: 
   1) Thread[id=258, name=SOLR-TGRP-TestReload-230, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=250, name=SOLR-TGRP-TestReload-222, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=327, name=SOLR-TGRP-TestReload-295, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=286, name=SOLR-TGRP-TestReload-258, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=297, name=SOLR-TGRP-TestReload-268, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=335, name=SOLR-TGRP-TestReload-300, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=313, name=SOLR-TGRP-TestReload-282, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=262, name=SOLR-TGRP-TestReload-234, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=306, name=SOLR-TGRP-TestReload-277, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=330, name=SOLR-TGRP-TestReload-297, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=282, name=SOLR-TGRP-TestReload-254, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=325, name=SOLR-TGRP-TestReload-293, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=251, name=SOLR-TGRP-TestReload-223, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=259, name=SOLR-TGRP-TestReload-231, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=281, name=SOLR-TGRP-TestReload-253, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=318, name=SOLR-TGRP-TestReload-288, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=255, name=SOLR-TGRP-TestReload-227, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=299, name=SOLR-TGRP-TestReload-270, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=314, name=SOLR-TGRP-TestReload-284, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=301, name=SOLR-TGRP-TestReload-272, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=329, name=SOLR-TGRP-TestReload-296, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=291, name=SOLR-TGRP-TestReload-262, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=336, name=SOLR-TGRP-TestReload-301, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=285, name=SOLR-TGRP-TestReload-257, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=293, name=SOLR-TGRP-TestReload-264, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=337, name=SOLR-TGRP-TestReload-302, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=260, name=SOLR-TGRP-TestReload-232, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=304, name=SOLR-TGRP-TestReload-275, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=322, name=SOLR-TGRP-TestReload-291, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=275, name=SOLR-TGRP-TestReload-247, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=326, name=SOLR-TGRP-TestReload-294, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=302, name=SOLR-TGRP-TestReload-273, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=324, name=SOLR-TGRP-TestReload-292, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=277, name=SOLR-TGRP-TestReload-249, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=252, name=SOLR-TGRP-TestReload-224, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=263, name=SOLR-TGRP-TestReload-235, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=264, name=SOLR-TGRP-TestReload-236, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=320, name=SOLR-TGRP-TestReload-289, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=300, name=SOLR-TGRP-TestReload-271, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=309, name=SOLR-TGRP-TestReload-280, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=312, name=SOLR-TGRP-TestReload-283, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=274, name=SOLR-TGRP-TestReload-246, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=256, name=SOLR-TGRP-TestReload-228, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=321, name=SOLR-TGRP-TestReload-290, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=317, name=SOLR-TGRP-TestReload-287, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=331, name=SOLR-TGRP-TestReload-298, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=283, name=SOLR-TGRP-TestReload-255, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=279, name=SOLR-TGRP-TestReload-251, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=254, name=SOLR-TGRP-TestReload-226, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=261, name=SOLR-TGRP-TestReload-233, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=265, name=SOLR-TGRP-TestReload-237, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=296, name=SOLR-TGRP-TestReload-267, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=290, name=SOLR-TGRP-TestReload-261, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=276, name=SOLR-TGRP-TestReload-248, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=289, name=SOLR-TGRP-TestReload-260, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=310, name=SOLR-TGRP-TestReload-281, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=278, name=SOLR-TGRP-TestReload-250, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=303, name=SOLR-TGRP-TestReload-274, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=316, name=SOLR-TGRP-TestReload-286, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=253, name=SOLR-TGRP-TestReload-225, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=298, name=SOLR-TGRP-TestReload-269, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=257, name=SOLR-TGRP-TestReload-229, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=305, name=SOLR-TGRP-TestReload-276, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=287, name=SOLR-TGRP-TestReload-259, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=333, name=SOLR-TGRP-TestReload-299, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  66) Thread[id=295, name=SOLR-TGRP-TestReload-266, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  67) Thread[id=294, name=SOLR-TGRP-TestReload-265, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  68) Thread[id=280, name=SOLR-TGRP-TestReload-252, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  69) Thread[id=284, name=SOLR-TGRP-TestReload-256, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  70) Thread[id=308, name=SOLR-TGRP-TestReload-279, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  71) Thread[id=307, name=SOLR-TGRP-TestReload-278, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  72) Thread[id=315, name=SOLR-TGRP-TestReload-285, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  73) Thread[id=292, name=SOLR-TGRP-TestReload-263, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 73 threads leaked from SUITE scope at org.apache.solr.search.TestReload: 
   1) Thread[id=258, name=SOLR-TGRP-TestReload-230, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=250, name=SOLR-TGRP-TestReload-222, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=327, name=SOLR-TGRP-TestReload-295, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=286, name=SOLR-TGRP-TestReload-258, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=297, name=SOLR-TGRP-TestReload-268, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=335, name=SOLR-TGRP-TestReload-300, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.conc

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2128 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2128/

6 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3:F4856706850FE52B]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39863_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36675_solr, 127.0.0.1:39863_solr, 127.0.0.1:40501_solr, 127.0.0.1:42805_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:39863_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36675_solr, 127.0.0.1:39863_solr, 127.0.0.1:40501_solr, 127.0.0.1:42805_solr]
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3:C31DC66AFBC21D8]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3:DCCB13878F83C3DF]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection1
{failure={127.0.0.1:37875_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection1_s1_r_n1': Unable to create core [collection1_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection1
{failure={127.0.0.1:37875_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection1_s1_r_n1': Unable to create core [collection1_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.beforeAtomicUpdateRemovalJavabinTest(AtomicUpdateRemovalJavabinTest.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699803311981461504>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699803311981461504>
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3:8417A1E9B8EA101B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7CD158DC2BF388D3:3CFE2F6EB084DBD6]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19683 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.123 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CD158DC2BF388D3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
=======================================================

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 56s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2127 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2127/

3 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=perSegFilter

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=perSegFilter
	at __randomizedtesting.SeedInfo.seed([6315EC7EDD71B6F2:EDC48844B030EE97]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699792245944745984>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699792245944745984>
	at __randomizedtesting.SeedInfo.seed([6315EC7EDD71B6F2:9BD3154B4E682E3A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([6315EC7EDD71B6F2:233A9BCC4606E5F7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17004 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.375 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6315EC7EDD71B6F2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6315EC7EDD71B6F2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6315EC7EDD71B6F2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkin

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2126 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2126/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9B4D8C100FF904D1:DB62FBA2948E57D4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14935 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.027 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9B4D8C100FF904D1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidate

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2125 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2125/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: Requested delete of immutable ConfigSet got: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: Requested delete of immutable ConfigSet got: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([EC14BE50CFDE26AE:E5F6617D4AA827BA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:654)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@6ecf5e28
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6ecf5e28
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@47f31525
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47f31525
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.client.solrj.impl.Http2SolrClient@7ccd9c27
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ccd9c27
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@6ecf5e28
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6ecf5e28
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@47f31525
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47f31525
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.client.solrj.impl.Http2SolrClient@7ccd9c27
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ccd9c27
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@6ecf5e28
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6ecf5e28
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@47f31525
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47f31525
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.client.solrj.impl.Http2SolrClient@7ccd9c27
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ccd9c27
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@6ecf5e28
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6ecf5e28
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@47f31525
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47f31525
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.client.solrj.impl.Http2SolrClient@7ccd9c27
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ccd9c27
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>
	at __randomizedtesting.SeedInfo.seed([EC14BE50CFDE26AE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 95 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=3886, name=SOLR-TGRP-TestConfigSetsAPI-3400, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3947, name=SOLR-TGRP-TestConfigSetsAPI-3439, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3944, name=http2client-scheduler-1, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=4293, name=SOLR-TGRP-TestConfigSetsAPI-3642, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=4209, name=SOLR-TGRP-TestConfigSetsAPI-3584, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3859, name=SOLR-TGRP-TestConfigSetsAPI-3375, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$713/0x0000000100991040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3815, name=SOLR-TGRP-TestConfigSetsAPI-3338, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3848, name=SOLR-TGRP-TestConfigSetsAPI-3364, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3979, name=SOLR-TGRP-TestConfigSetsAPI-3455, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4254, name=SOLR-TGRP-TestConfigSetsAPI-3609, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4288, name=SOLR-TGRP-TestConfigSetsAPI-3637, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4292, name=SOLR-TGRP-TestConfigSetsAPI-3641, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3890, name=SOLR-TGRP-TestConfigSetsAPI-3404, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3850, name=SOLR-TGRP-TestConfigSetsAPI-3366, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3856, name=SOLR-TGRP-TestConfigSetsAPI-3372, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3881, name=SOLR-TGRP-TestConfigSetsAPI-3395, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4297, name=SOLR-TGRP-TestConfigSetsAPI-3648, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4286, name=SOLR-TGRP-TestConfigSetsAPI-3635, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3849, name=SOLR-TGRP-TestConfigSetsAPI-3365, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x0000000100507440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4287, name=SOLR-TGRP-TestConfigSetsAPI-3636, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3883, name=SOLR-TGRP-TestConfigSetsAPI-3397, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3816, name=SOLR-TGRP-TestConfigSetsAPI-3339, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4303, name=SOLR-TGRP-TestConfigSetsAPI-3652, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3842, name=SOLR-TGRP-TestConfigSetsAPI-3358, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3949, name=SOLR-TGRP-TestConfigSetsAPI-3441, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3900, name=SOLR-TGRP-TestConfigSetsAPI-3411, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3946, name=SOLR-TGRP-TestConfigSetsAPI-3438, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3879, name=SOLR-TGRP-TestConfigSetsAPI-3393, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4281, name=SOLR-TGRP-TestConfigSetsAPI-3630, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4280, name=SOLR-TGRP-TestConfigSetsAPI-3629, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3843, name=SOLR-TGRP-TestConfigSetsAPI-3359, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4283, name=SOLR-TGRP-TestConfigSetsAPI-3632, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4277, name=SOLR-TGRP-TestConfigSetsAPI-3626, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4302, name=SOLR-TGRP-TestConfigSetsAPI-3650, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4164, name=SOLR-TGRP-TestConfigSetsAPI-3559, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3889, name=SOLR-TGRP-TestConfigSetsAPI-3403, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3948, name=SOLR-TGRP-TestConfigSetsAPI-3440, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4239, name=TEST-TestConfigSetsAPI.testUpload-seed#[EC14BE50CFDE26AE]-SendThread(127.0.0.1:34407), state=TERMINATED, group={null group}]
        at java.base@11.0.9/sun.nio.ch.FileDispatcherImpl.close0(Native Method)
        at java.base@11.0.9/sun.nio.ch.SocketDispatcher.close(SocketDispatcher.java:55)
        at java.base@11.0.9/sun.nio.ch.SocketChannelImpl.kill(SocketChannelImpl.java:907)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.implCloseSelector(SelectorImpl.java:189)
        at java.base@11.0.9/java.nio.channels.spi.AbstractSelector.close(AbstractSelector.java:111)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.close(ClientCnxnSocketNIO.java:228)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1304)
  39) Thread[id=3897, name=SOLR-TGRP-TestConfigSetsAPI-3410, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3887, name=SOLR-TGRP-TestConfigSetsAPI-3401, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4025, name=SOLR-TGRP-TestConfigSetsAPI-3481, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3826, name=SOLR-TGRP-TestConfigSetsAPI-3349, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3952, name=SOLR-TGRP-TestConfigSetsAPI-3444, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3853, name=SOLR-TGRP-TestConfigSetsAPI-3369, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4300, name=SOLR-TGRP-TestConfigSetsAPI-3651, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=4279, name=SOLR-TGRP-TestConfigSetsAPI-3628, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3953, name=SOLR-TGRP-TestConfigSetsAPI-3445, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3925, name=SOLR-TGRP-TestConfigSetsAPI-3421, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3885, name=SOLR-TGRP-TestConfigSetsAPI-3399, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4235, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
  51) Thread[id=3893, name=SOLR-TGRP-TestConfigSetsAPI-3407, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3819, name=SOLR-TGRP-TestConfigSetsAPI-3342, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3821, name=SOLR-TGRP-TestConfigSetsAPI-3344, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3823, name=SOLR-TGRP-TestConfigSetsAPI-3346, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4278, name=SOLR-TGRP-TestConfigSetsAPI-3627, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4282, name=SOLR-TGRP-TestConfigSetsAPI-3631, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4294, name=SOLR-TGRP-TestConfigSetsAPI-3643, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3818, name=SOLR-TGRP-TestConfigSetsAPI-3341, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4285, name=SOLR-TGRP-TestConfigSetsAPI-3633, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=3852, name=SOLR-TGRP-TestConfigSetsAPI-3368, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=4298, name=SOLR-TGRP-TestConfigSetsAPI-3649, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=4139, name=SOLR-TGRP-TestConfigSetsAPI-3550, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=3951, name=SOLR-TGRP-TestConfigSetsAPI-3443, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=3857, name=SOLR-TGRP-TestConfigSetsAPI-3373, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:3

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 51s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2124 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2124/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([39E9874C4E0EB2D8:99F3CC17EA7EF9D4]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699775569722343424>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699775569722343424>
	at __randomizedtesting.SeedInfo.seed([39E9874C4E0EB2D8:C12F7E79DD172A10]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42903_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34739_solr, 127.0.0.1:42903_solr, 127.0.0.1:45091_solr, 127.0.0.1:46315_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42903_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34739_solr, 127.0.0.1:42903_solr, 127.0.0.1:45091_solr, 127.0.0.1:46315_solr]
	at __randomizedtesting.SeedInfo.seed([39E9874C4E0EB2D8:490903F6CA411BD3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([39E9874C4E0EB2D8:79C6F0FED579E1DD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17925 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 31.491 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=39E9874C4E0EB2D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=39E9874C4E0EB2D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=39E9874C4E0EB2D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=39E9874C4E0EB2D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished wit

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2123 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2123/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testSegmentTerminateEarly
{failure={127.0.0.1:39677_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testSegmentTerminateEarly_s2_r_n2': Unable to create core [testSegmentTerminateEarly_s2_r_n2] Caused by: null}, success={127.0.0.1:45371_solr={responseHeader={status=0, QTime=80}, core=testSegmentTerminateEarly_s1_r_n1}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testSegmentTerminateEarly
{failure={127.0.0.1:39677_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testSegmentTerminateEarly_s2_r_n2': Unable to create core [testSegmentTerminateEarly_s2_r_n2] Caused by: null}, success={127.0.0.1:45371_solr={responseHeader={status=0, QTime=80}, core=testSegmentTerminateEarly_s1_r_n1}}}
	at __randomizedtesting.SeedInfo.seed([9857597BB92C10FE:48F19ED6657E8494]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestSegmentSorting.setUp(TestSegmentSorting.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35931_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35931_solr, 127.0.0.1:37793_solr, 127.0.0.1:40751_solr, 127.0.0.1:43855_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35931_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35931_solr, 127.0.0.1:37793_solr, 127.0.0.1:40751_solr, 127.0.0.1:43855_solr]
	at __randomizedtesting.SeedInfo.seed([9857597BB92C10FE:E8B7DDC13D63B9F5]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9857597BB92C10FE:D8782EC9225B43FB]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17172 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.761 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9857597BB92C10FE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestSegmentSorting.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestSegmentSorting" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9857597BB92C10FE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9857597BB92C10FE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious lo

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 11s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2122 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2122/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35517_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35517_solr, 127.0.0.1:37397_solr, 127.0.0.1:39547_solr, 127.0.0.1:43107_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35517_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35517_solr, 127.0.0.1:37397_solr, 127.0.0.1:39547_solr, 127.0.0.1:43107_solr]
	at __randomizedtesting.SeedInfo.seed([C66F8FFF53CC64F1:B68F0B45D783CDFA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=queryResultCache

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=queryResultCache
	at __randomizedtesting.SeedInfo.seed([C66F8FFF53CC64F1:48BEEBC53E8D3C94]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699764111973285888>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699764111973285888>
	at __randomizedtesting.SeedInfo.seed([C66F8FFF53CC64F1:3EA976CAC0D5FC39]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C66F8FFF53CC64F1:8640F84DC8BB37F4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18325 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.031 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C66F8FFF53CC64F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C66F8FFF53CC64F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C66F8FFF53CC64F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C66F8FFF53CC64F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
=================

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2121 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2121/

5 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([38F939F30955C0EA:98E372A8AD258BE6]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testasynccollectioncreation
{failure={127.0.0.1:32991_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testasynccollectioncreation_s1_r_n1': Unable to create core [testasynccollectioncreation_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testasynccollectioncreation
{failure={127.0.0.1:32991_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testasynccollectioncreation_s1_r_n1': Unable to create core [testasynccollectioncreation_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([38F939F30955C0EA:609DB5920F3F683E]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([38F939F30955C0EA:CBB76D4E50B9E950]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:964)
	at org.junit.Assert.assertThat(Assert.java:930)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699753247046107136>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699753247046107136>
	at __randomizedtesting.SeedInfo.seed([38F939F30955C0EA:C03FC0C69A4C5822]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([38F939F30955C0EA:78D64E41922293EF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17459 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.87 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38F939F30955C0EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38F939F30955C0EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38F939F30955C0EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38F939F30955C0EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38F939F30955C0EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2120 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2120/

4 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([634C01071EF359BB:EB183EDDB00F3443]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34163_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34163_solr, 127.0.0.1:42261_solr, 127.0.0.1:42293_solr, 127.0.0.1:46079_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34163_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34163_solr, 127.0.0.1:42261_solr, 127.0.0.1:42293_solr, 127.0.0.1:46079_solr]
	at __randomizedtesting.SeedInfo.seed([634C01071EF359BB:13AC85BD9ABCF0B0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699743093888122880>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699743093888122880>
	at __randomizedtesting.SeedInfo.seed([634C01071EF359BB:9B8AF8328DEAC173]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([634C01071EF359BB:236376B585840ABE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18341 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 34.556 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=634C01071EF359BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=634C01071EF359BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=634C01071EF359BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=634C01071EF359BB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2119 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2119/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([66D537B7D561B514:C6CF7CEC7111FE18]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699732514187247616>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699732514187247616>
	at __randomizedtesting.SeedInfo.seed([66D537B7D561B514:9E13CE8246782DDC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([66D537B7D561B514:26FA40054E16E611]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16806 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.381 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=66D537B7D561B514 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=66D537B7D561B514 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=66D537B7D561B514 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2118 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2118/

5 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CCBDD161741E5377:6CA79A3AD06E187B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:39057_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:39057_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([CCBDD161741E5377:C52D889FA65737FD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry(CloudSolrClientRetryTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699727298169667584>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699727298169667584>
	at __randomizedtesting.SeedInfo.seed([CCBDD161741E5377:347B2854E707CBBF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:35077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35077_solr, 127.0.0.1:40877_solr, 127.0.0.1:44801_solr, 127.0.0.1:46765_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:35077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35077_solr, 127.0.0.1:40877_solr, 127.0.0.1:44801_solr, 127.0.0.1:46765_solr]
	at __randomizedtesting.SeedInfo.seed([CCBDD161741E5377:BC5D55DBF051FA7C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CCBDD161741E5377:8C92A6D3EF690072]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18720 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.516 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCBDD161741E5377 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCBDD161741E5377 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCBDD161741E5377 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCBDD161741E5377 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCBDD161741E5377 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2117 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2117/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699720026319224832>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699720026319224832>
	at __randomizedtesting.SeedInfo.seed([B00F8D5DC2E977B0:48C9746851F0EF78]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41899_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37793_solr, 127.0.0.1:41899_solr, 127.0.0.1:42241_solr, 127.0.0.1:42605_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:41899_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37793_solr, 127.0.0.1:41899_solr, 127.0.0.1:42241_solr, 127.0.0.1:42605_solr]
	at __randomizedtesting.SeedInfo.seed([B00F8D5DC2E977B0:C0EF09E746A6DEBB]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B00F8D5DC2E977B0:F020FAEF599E24B5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17784 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.495 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00F8D5DC2E977B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00F8D5DC2E977B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00F8D5DC2E977B0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2116 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2116/

4 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=deletedDocs

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=deletedDocs
	at __randomizedtesting.SeedInfo.seed([EB42794F7AC61AA:806543AE9AED39CF]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleXMLHttp2Test.testUpdateMultiValuedField

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:34501/solr/collection1/update?wt=xml&version=2.2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:34501/solr/collection1/update?wt=xml&version=2.2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([EB42794F7AC61AA:1CB1AAFF24A0B672]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:881)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:178)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:157)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateMultiValuedField(SolrExampleTests.java:1747)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34167_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34167_solr, 127.0.0.1:37269_solr, 127.0.0.1:37833_solr, 127.0.0.1:40549_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34167_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34167_solr, 127.0.0.1:37269_solr, 127.0.0.1:37833_solr, 127.0.0.1:40549_solr]
	at __randomizedtesting.SeedInfo.seed([EB42794F7AC61AA:7E54A32E73E3C8A1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EB42794F7AC61AA:4E9B50266CDB32AF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16929 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.827 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.embedded.SolrExampleXMLHttp2Test.testUpdateMultiValuedField (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.SolrExampleXMLHttp2Test.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.embedded.SolrExampleXMLHttp2Test" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EB42794F7AC61AA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EB42794F7AC61AA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EB42794F7AC61AA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EB42794F7AC61AA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Sol

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2115 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2115/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44829_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33715_solr, 127.0.0.1:41275_solr, 127.0.0.1:44603_solr, 127.0.0.1:44829_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44829_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33715_solr, 127.0.0.1:41275_solr, 127.0.0.1:44603_solr, 127.0.0.1:44829_solr]
	at __randomizedtesting.SeedInfo.seed([67BA3CC95907AFBA:175AB873DD4806B1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([67BA3CC95907AFBA:27954B7BC270FCBF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16155 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.669 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67BA3CC95907AFBA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=67BA3CC95907AFBA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/so

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2114 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2114/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699695909003067392>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699695909003067392>
	at __randomizedtesting.SeedInfo.seed([CDEF2713AF8CC407:3529DE263C955CCF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CDEF2713AF8CC407:8DC050A134FB9702]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16326 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 33.869 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CDEF2713AF8CC407 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CDEF2713AF8CC407 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 34s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2113 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2113/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A2CB9F546C73C821:E2E4E8E6F7049B24]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14923 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 33.006 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A2CB9F546C73C821 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValida

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2112 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2112/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:36889_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36889_solr, 127.0.0.1:43827_solr, 127.0.0.1:44569_solr, 127.0.0.1:46179_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:36889_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36889_solr, 127.0.0.1:43827_solr, 127.0.0.1:44569_solr, 127.0.0.1:46179_solr]
	at __randomizedtesting.SeedInfo.seed([A6FBEA2F8ACE024C:D61B6E950E81AB47]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A6FBEA2F8ACE024C:6E1A1742EBE4940]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A6FBEA2F8ACE024C:E6D49D9D11B95149]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16326 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.024 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A6FBEA2F8ACE024C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A6FBEA2F8ACE024C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A6FBEA2F8ACE024C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'has

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2111 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2111/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699681286549929984>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699681286549929984>
	at __randomizedtesting.SeedInfo.seed([9201932F4F68EC5A:6AC76A1ADC717492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9201932F4F68EC5A:D22EE49DD41FBF5F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection2
{failure={127.0.0.1:40389_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection2_s2_r_n2': Unable to create core [collection2_s2_r_n2] Caused by: null}, success={127.0.0.1:37473_solr={responseHeader={status=0, QTime=160}, core=collection2_s1_r_n1}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection2
{failure={127.0.0.1:40389_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection2_s2_r_n2': Unable to create core [collection2_s2_r_n2] Caused by: null}, success={127.0.0.1:37473_solr={responseHeader={status=0, QTime=160}, core=collection2_s1_r_n1}}}
	at __randomizedtesting.SeedInfo.seed([9201932F4F68EC5A:1A55ACF5E19481A2]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.setUp(SolrCloudBridgeTestCase.java:232)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17630 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.886 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9201932F4F68EC5A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9201932F4F68EC5A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.TestCloudSchemaless.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestCloudSchemaless.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.TestCloudSchemaless" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9201932F4F68EC5A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2110 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2110/

7 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44655_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38293_solr, 127.0.0.1:42607_solr, 127.0.0.1:42929_solr, 127.0.0.1:44655_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44655_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:38293_solr, 127.0.0.1:42607_solr, 127.0.0.1:42929_solr, 127.0.0.1:44655_solr]
	at __randomizedtesting.SeedInfo.seed([7C11FFFC497A7363:CF17B46CD35DA68]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: ConfigSet already exists got: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: ConfigSet already exists got: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([7C11FFFC497A7363:743C69B536EEF1B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@47aec8fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47aec8fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@7268344b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@7268344b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@5565db9b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@5565db9b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@47aec8fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47aec8fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@7268344b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@7268344b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@5565db9b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@5565db9b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@47aec8fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47aec8fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@7268344b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@7268344b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@5565db9b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@5565db9b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrInternalHttpClient@47aec8fe
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@47aec8fe
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@7268344b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@7268344b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@5565db9b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@5565db9b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

>
	at __randomizedtesting.SeedInfo.seed([7C11FFFC497A7363]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 89 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4063, name=SOLR-TGRP-TestConfigSetsAPI-3557, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4318, name=SOLR-TGRP-TestConfigSetsAPI-3712, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3926, name=SOLR-TGRP-TestConfigSetsAPI-3464, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4155, name=SOLR-TGRP-TestConfigSetsAPI-3611, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3957, name=SOLR-TGRP-TestConfigSetsAPI-3491, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4323, name=SOLR-TGRP-TestConfigSetsAPI-3717, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3889, name=SOLR-TGRP-TestConfigSetsAPI-3434, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3966, name=SOLR-TGRP-TestConfigSetsAPI-3500, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3882, name=SOLR-TGRP-TestConfigSetsAPI-3427, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3887, name=SOLR-TGRP-TestConfigSetsAPI-3432, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x00000001004fec40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4156, name=SOLR-TGRP-TestConfigSetsAPI-3612, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4317, name=SOLR-TGRP-TestConfigSetsAPI-3711, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4308, name=SOLR-TGRP-TestConfigSetsAPI-3702, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3913, name=SOLR-TGRP-TestConfigSetsAPI-3451, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3922, name=SOLR-TGRP-TestConfigSetsAPI-3460, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=4309, name=SOLR-TGRP-TestConfigSetsAPI-3703, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3965, name=SOLR-TGRP-TestConfigSetsAPI-3499, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=3885, name=SOLR-TGRP-TestConfigSetsAPI-3430, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x00000001004fec40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=4055, name=http2client-scheduler-1, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  20) Thread[id=4310, name=SOLR-TGRP-TestConfigSetsAPI-3704, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4316, name=SOLR-TGRP-TestConfigSetsAPI-3710, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3920, name=SOLR-TGRP-TestConfigSetsAPI-3458, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4036, name=SOLR-TGRP-TestConfigSetsAPI-3534, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3931, name=SOLR-TGRP-TestConfigSetsAPI-3469, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=4090, name=SOLR-TGRP-TestConfigSetsAPI-3568, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3921, name=SOLR-TGRP-TestConfigSetsAPI-3459, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$716/0x0000000100991c40.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4062, name=SOLR-TGRP-TestConfigSetsAPI-3556, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4324, name=SOLR-TGRP-TestConfigSetsAPI-3718, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4061, name=SOLR-TGRP-TestConfigSetsAPI-3555, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3959, name=SOLR-TGRP-TestConfigSetsAPI-3493, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3914, name=SOLR-TGRP-TestConfigSetsAPI-3452, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4321, name=SOLR-TGRP-TestConfigSetsAPI-3715, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3937, name=SOLR-TGRP-TestConfigSetsAPI-3475, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4302, name=SOLR-TGRP-TestConfigSetsAPI-3696, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3908, name=SOLR-TGRP-TestConfigSetsAPI-3446, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4312, name=SOLR-TGRP-TestConfigSetsAPI-3706, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3881, name=SOLR-TGRP-TestConfigSetsAPI-3426, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4272, name=SOLR-TGRP-TestConfigSetsAPI-3672, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4296, name=SOLR-TGRP-TestConfigSetsAPI-3690, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4227, name=SOLR-TGRP-TestConfigSetsAPI-3647, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4306, name=SOLR-TGRP-TestConfigSetsAPI-3700, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=4307, name=SOLR-TGRP-TestConfigSetsAPI-3701, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3919, name=SOLR-TGRP-TestConfigSetsAPI-3457, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4181, name=SOLR-TGRP-TestConfigSetsAPI-3621, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4294, name=SOLR-TGRP-TestConfigSetsAPI-3689, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=4300, name=SOLR-TGRP-TestConfigSetsAPI-3695, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4305, name=SOLR-TGRP-TestConfigSetsAPI-3699, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4304, name=SOLR-TGRP-TestConfigSetsAPI-3698, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3925, name=SOLR-TGRP-TestConfigSetsAPI-3463, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3909, name=SOLR-TGRP-TestConfigSetsAPI-3447, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3884, name=SOLR-TGRP-TestConfigSetsAPI-3429, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3929, name=SOLR-TGRP-TestConfigSetsAPI-3467, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3927, name=SOLR-TGRP-TestConfigSetsAPI-3465, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=4058, name=SOLR-TGRP-TestConfigSetsAPI-3552, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4060, name=SOLR-TGRP-TestConfigSetsAPI-3554, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=3891, name=SOLR-TGRP-TestConfigSetsAPI-3436, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=3886, name=SOLR-TGRP-TestConfigSetsAPI-3431, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$229/0x00000001004fec40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3916, name=SOLR-TGRP-TestConfigSetsAPI-3454, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4059, name=SOLR-TGRP-TestConfigSetsAPI-3553, state=TIMED_WAITING, group=TGRP-TestConf

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2109 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2109/

4 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:40263_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_configset_delete
{failure={127.0.0.1:40263_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_configset_delete_s1_r_n1': Unable to create core [test_configset_delete_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([DE9BCB4E0CBFF7C2:1E63C4F670762369]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse(ConfigSetsAPITest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DE9BCB4E0CBFF7C2:7E818015A8CFBCCE]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699669434620182528>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699669434620182528>
	at __randomizedtesting.SeedInfo.seed([DE9BCB4E0CBFF7C2:265D327B9FA66F0A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DE9BCB4E0CBFF7C2:9EB4BCFC97C8A4C7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18033 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.265 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE9BCB4E0CBFF7C2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE9BCB4E0CBFF7C2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE9BCB4E0CBFF7C2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DE9BCB4E0CBFF7C2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 57s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2108 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2108/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699662343595622400>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699662343595622400>
	at __randomizedtesting.SeedInfo.seed([F2144568FF642AF7:AD2BC5D6C7DB23F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F2144568FF642AF7:B23B32DA641379F2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16472 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.993 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2144568FF642AF7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F2144568FF642AF7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  c

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2107 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2107/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:33743_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33743_solr, 127.0.0.1:34119_solr, 127.0.0.1:41507_solr, 127.0.0.1:42483_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:33743_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33743_solr, 127.0.0.1:34119_solr, 127.0.0.1:41507_solr, 127.0.0.1:42483_solr]
	at __randomizedtesting.SeedInfo.seed([142D22ADE30F4CEB:64CDA6176740E5E0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([142D22ADE30F4CEB:B43769F6477F07E7]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699654068713029632>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699654068713029632>
	at __randomizedtesting.SeedInfo.seed([142D22ADE30F4CEB:ECEBDB987016D423]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([142D22ADE30F4CEB:5402551F78781FEE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17934 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.378 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=142D22ADE30F4CEB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=142D22ADE30F4CEB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=142D22ADE30F4CEB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=142D22ADE30F4CEB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished wit

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2106 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2106/

4 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([1E209B9FB4718676:DED89427C8B852DD]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse(ConfigSetsAPITest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4422, name=overseerZkWriterExecutor-TGRP-ConfigSetsAPITest-4044, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$816/0x0000000100aa0440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4422, name=overseerZkWriterExecutor-TGRP-ConfigSetsAPITest-4044, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$816/0x0000000100aa0440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([1E209B9FB4718676]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699643397605687296>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699643397605687296>
	at __randomizedtesting.SeedInfo.seed([1E209B9FB4718676:E6E662AA27681EBE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1E209B9FB4718676:5E0FEC2D2F06D573]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16943 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.955 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1E209B9FB4718676 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1E209B9FB4718676 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.testConfigSetDeleteWhenInUse (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1E209B9FB4718676 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1E209B9FB4718676 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exceptio

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 41s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2105 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2105/

3 tests failed.
FAILED:  org.apache.solr.search.TestStressUserVersions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=9400, name=testExecutor-TGRP-TestStressUserVersions-8269, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at (empty stack)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=9400, name=testExecutor-TGRP-TestStressUserVersions-8269, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at (empty stack)
	at __randomizedtesting.SeedInfo.seed([9723F8BFF8B4E3EA]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699636103596736512>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699636103596736512>
	at __randomizedtesting.SeedInfo.seed([9723F8BFF8B4E3EA:6FE5018A6BAD7B22]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9723F8BFF8B4E3EA:D70C8F0D63C3B0EF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16807 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.064 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9723F8BFF8B4E3EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9723F8BFF8B4E3EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.search.TestStressUserVersions.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressUserVersions.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressUserVersions" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9723F8BFF8B4E3EA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: i

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 25s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2104 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2104/

4 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([AD253EA56E53B289:DD458380B6CA1BA5]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([AD253EA56E53B289:D3F75FECA23F985]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699628159706595328>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699628159706595328>
	at __randomizedtesting.SeedInfo.seed([AD253EA56E53B289:55E3C790FD4A2A41]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AD253EA56E53B289:ED0A4917F524E18C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17596 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.281 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD253EA56E53B289 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD253EA56E53B289 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD253EA56E53B289 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD253EA56E53B289 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace o

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 27m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2103 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2103/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([B00582D960DD85D7:101FC982C4ADCEDB]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699623872030048256>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699623872030048256>
	at __randomizedtesting.SeedInfo.seed([B00582D960DD85D7:48C37BECF3C41D1F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B00582D960DD85D7:F02AF56BFBAAD6D2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17623 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.121 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00582D960DD85D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00582D960DD85D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B00582D960DD85D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize an

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2102 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2102/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([2A23B0F0848095A6:8A39FBAB20F0DEAA]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699615912285437952>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699615912285437952>
	at __randomizedtesting.SeedInfo.seed([2A23B0F0848095A6:D2E549C517990D6E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2A23B0F0848095A6:6A0CC7421FF7C6A3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16915 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.899 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A23B0F0848095A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A23B0F0848095A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2A23B0F0848095A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2101 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2101/

3 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=maxDoc

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=maxDoc
	at __randomizedtesting.SeedInfo.seed([65B63F1F9043F372:EB675B25FD02AB17]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699605150617829376>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699605150617829376>
	at __randomizedtesting.SeedInfo.seed([65B63F1F9043F372:9D70C62A035A6BBA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([65B63F1F9043F372:259948AD0B34A077]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16671 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.978 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65B63F1F9043F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65B63F1F9043F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=65B63F1F9043F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jen

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2100 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2100/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B34DAA31B78D2EF0:F362DD832CFA7DF5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14918 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.155 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B34DAA31B78D2EF0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValida

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2099 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2099/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([3147DDC3592773A6:915D9698FD5738AA]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699592597243166720>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699592597243166720>
	at __randomizedtesting.SeedInfo.seed([3147DDC3592773A6:C98124F6CA3EEB6E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3147DDC3592773A6:7168AA71C25020A3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16757 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.667 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3147DDC3592773A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3147DDC3592773A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3147DDC3592773A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/worksp

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2098 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2098/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([978FCB23E4D382D8:3795807840A3C9D4]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43109_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34799_solr, 127.0.0.1:37051_solr, 127.0.0.1:40269_solr, 127.0.0.1:43109_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43109_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34799_solr, 127.0.0.1:37051_solr, 127.0.0.1:40269_solr, 127.0.0.1:43109_solr]
	at __randomizedtesting.SeedInfo.seed([978FCB23E4D382D8:E76F4F99609C2BD3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699587328498991104>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699587328498991104>
	at __randomizedtesting.SeedInfo.seed([978FCB23E4D382D8:6F49321677CA1A10]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([978FCB23E4D382D8:D7A0BC917FA4D1DD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17825 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.514 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=978FCB23E4D382D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=978FCB23E4D382D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=978FCB23E4D382D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=978FCB23E4D382D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2097 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2097/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:35153_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35153_solr, 127.0.0.1:36591_solr, 127.0.0.1:39783_solr, 127.0.0.1:41527_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:35153_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35153_solr, 127.0.0.1:36591_solr, 127.0.0.1:39783_solr, 127.0.0.1:41527_solr]
	at __randomizedtesting.SeedInfo.seed([C2236CF6890DA2AC:B2C3E84C0D420BA7]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699580963012476928>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699580963012476928>
	at __randomizedtesting.SeedInfo.seed([C2236CF6890DA2AC:3AE595C31A143A64]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C2236CF6890DA2AC:820C1B44127AF1A9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17434 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.07 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2236CF6890DA2AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2236CF6890DA2AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C2236CF6890DA2AC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2096 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2096/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34467_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34467_solr, 127.0.0.1:38819_solr, 127.0.0.1:43169_solr, 127.0.0.1:44807_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34467_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34467_solr, 127.0.0.1:38819_solr, 127.0.0.1:43169_solr, 127.0.0.1:44807_solr]
	at __randomizedtesting.SeedInfo.seed([766AA023D9B838D6:68A24995DF791DD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([766AA023D9B838D6:D670EB787DC873DA]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699572632874123264>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699572632874123264>
	at __randomizedtesting.SeedInfo.seed([766AA023D9B838D6:8EAC59164AA1A01E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([766AA023D9B838D6:3645D79142CF6BD3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18183 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.003 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=766AA023D9B838D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=766AA023D9B838D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=766AA023D9B838D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=766AA023D9B838D6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2095 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2095/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([480D17BFFF475EDA:822600D64300DDF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14866 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.874 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=480D17BFFF475EDA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/co

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2094 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2094/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([C550EBA65021041C:654AA0FDF4514F10]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Idle timeout expired: 15000/15000 ms
	at __randomizedtesting.SeedInfo.seed([C550EBA65021041C:CCB2348BD5570508]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:650)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@31610321
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@31610321
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@6f42e676
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6f42e676
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@68a99455
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@68a99455
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@31610321
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@31610321
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@6f42e676
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6f42e676
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@68a99455
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@68a99455
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@31610321
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@31610321
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@6f42e676
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6f42e676
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@68a99455
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@68a99455
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@31610321
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@31610321
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrQueuedThreadPool@6f42e676
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@6f42e676
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.common.util.SolrInternalHttpClient@68a99455
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@68a99455
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>
	at __randomizedtesting.SeedInfo.seed([C550EBA65021041C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 61 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4936, name=SOLR-TGRP-TestConfigSetsAPI-4528, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=5123, name=SOLR-TGRP-TestConfigSetsAPI-4648, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=5249, name=SOLR-TGRP-TestConfigSetsAPI-4734, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=5128, name=SOLR-TGRP-TestConfigSetsAPI-4653, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=5348, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   6) Thread[id=4950, name=SOLR-TGRP-TestConfigSetsAPI-4542, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=5232, name=SOLR-TGRP-TestConfigSetsAPI-4717, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=5130, name=SOLR-TGRP-TestConfigSetsAPI-4655, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4948, name=SOLR-TGRP-TestConfigSetsAPI-4540, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=5009, name=SOLR-TGRP-TestConfigSetsAPI-4581, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4909, name=SOLR-TGRP-TestConfigSetsAPI-4508, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4981, name=SOLR-TGRP-TestConfigSetsAPI-4569, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=5202, name=SOLR-TGRP-TestConfigSetsAPI-4693, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4973, name=SOLR-TGRP-TestConfigSetsAPI-4563, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=5127, name=SOLR-TGRP-TestConfigSetsAPI-4652, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=5231, name=SOLR-TGRP-TestConfigSetsAPI-4716, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4933, name=SOLR-TGRP-TestConfigSetsAPI-4525, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4952, name=SOLR-TGRP-TestConfigSetsAPI-4544, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=5057, name=SOLR-TGRP-TestConfigSetsAPI-4606, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4978, name=SOLR-TGRP-TestConfigSetsAPI-4568, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4926, name=SOLR-TGRP-TestConfigSetsAPI-4518, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100545c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4940, name=SOLR-TGRP-TestConfigSetsAPI-4532, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=5125, name=SOLR-TGRP-TestConfigSetsAPI-4650, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=5177, name=SOLR-TGRP-TestConfigSetsAPI-4684, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=5247, name=SOLR-TGRP-TestConfigSetsAPI-4732, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4953, name=SOLR-TGRP-TestConfigSetsAPI-4545, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4982, name=SOLR-TGRP-TestConfigSetsAPI-4570, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=5250, name=SOLR-TGRP-TestConfigSetsAPI-4735, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=5367, name=SOLR-TGRP-TestConfigSetsAPI-4796, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4903, name=SOLR-TGRP-TestConfigSetsAPI-4502, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=5121, name=http2client-scheduler-1, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  32) Thread[id=4905, name=SOLR-TGRP-TestConfigSetsAPI-4504, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$795/0x00000001009d2040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4931, name=SOLR-TGRP-TestConfigSetsAPI-4523, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=5236, name=SOLR-TGRP-TestConfigSetsAPI-4721, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4977, name=SOLR-TGRP-TestConfigSetsAPI-4567, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4946, name=SOLR-TGRP-TestConfigSetsAPI-4538, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100545c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=5251, name=SOLR-TGRP-TestConfigSetsAPI-4736, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4927, name=SOLR-TGRP-TestConfigSetsAPI-4519, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=5229, name=SOLR-TGRP-TestConfigSetsAPI-4714, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=5227, name=SOLR-TGRP-TestConfigSetsAPI-4711, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4935, name=SOLR-TGRP-TestConfigSetsAPI-4527, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=5245, name=SOLR-TGRP-TestConfigSetsAPI-4730, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4974, name=SOLR-TGRP-TestConfigSetsAPI-4564, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4943, name=SOLR-TGRP-TestConfigSetsAPI-4535, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100545c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=5246, name=SOLR-TGRP-TestConfigSetsAPI-4731, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=5129, name=SOLR-TGRP-TestConfigSetsAPI-4654, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=5225, name=SOLR-TGRP-TestConfigSetsAPI-4710, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=5240, name=SOLR-TGRP-TestConfigSetsAPI-4725, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4972, name=SOLR-TGRP-TestConfigSetsAPI-4562, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4932, name=SOLR-TGRP-TestConfigSetsAPI-4524, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100545c40.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=5176, name=SOLR-TGRP-TestConfigSetsAPI-4683, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4976, name=SOLR-TGRP-TestConfigSetsAPI-4566, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4984, name=SOLR-TGRP-TestConfigSetsAPI-4572, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=5368, name=SOLR-TGRP-TestConfigSetsAPI-4797, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4908, name=SOLR-TGRP-TestConfigSetsAPI-4507, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=5234, name=SOLR-TGRP-TestConfigSetsAPI-4719, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=5235, name=SOLR-TGRP-TestConfigSetsAPI-4720, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=4910, name=SOLR-TGRP-TestConfigSetsAPI-4509, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=5248, name=SOLR-TGRP-TestConfigSetsAPI-4733, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/jav

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2093 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2093/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3D22A2FC7E3BFDA5:7D0DD54EE54CAEA0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14893 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.915 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3D22A2FC7E3BFDA5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2092 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2092/

4 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=fieldValueCache

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=fieldValueCache
	at __randomizedtesting.SeedInfo.seed([33A0573926E6BBE0:BD7133034BA7E385]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699538483983417344>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699538483983417344>
	at __randomizedtesting.SeedInfo.seed([33A0573926E6BBE0:CB66AE0CB5FF2328]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([33A0573926E6BBE0:93BA1C628296F0EC]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([33A0573926E6BBE0:738F208BBD91E8E5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16999 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.301 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=33A0573926E6BBE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=33A0573926E6BBE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=33A0573926E6BBE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=33A0573926E6BBE0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exceptio

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 3s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2091 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2091/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34447_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34447_solr, 127.0.0.1:36295_solr, 127.0.0.1:38037_solr, 127.0.0.1:40885_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34447_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34447_solr, 127.0.0.1:36295_solr, 127.0.0.1:38037_solr, 127.0.0.1:40885_solr]
	at __randomizedtesting.SeedInfo.seed([B68DCE0A1433D441:C66D4AB0907C7D4A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([B68DCE0A1433D441:16978551B0439F4D]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B68DCE0A1433D441:F6A2B9B88F448744]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16336 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 36.601 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B68DCE0A1433D441 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B68DCE0A1433D441 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B68DCE0A1433D441 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true p

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2090 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2090/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1314916BFE435A01:533BE6D965340904]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14860 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.928 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1314916BFE435A01 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 0s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2089 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2089/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699514945526300672>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699514945526300672>
	at __randomizedtesting.SeedInfo.seed([EFD733263355952D:1711CA13A04C0DE5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EFD733263355952D:AFF84494A822C628]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16640 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.303 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EFD733263355952D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EFD733263355952D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2088 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2088/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699508558080507904>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699508558080507904>
	at __randomizedtesting.SeedInfo.seed([18262C3C84F7ACDC:E0E0D50917EE3414]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([18262C3C84F7ACDC:58095B8E1F80FFD9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16422 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.395 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=18262C3C84F7ACDC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=18262C3C84F7ACDC -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2087 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2087/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8F94BBFBB063B1D7:2F8EF0A01413FADB]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699502602360717312>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699502602360717312>
	at __randomizedtesting.SeedInfo.seed([8F94BBFBB063B1D7:775242CE237A291F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8F94BBFBB063B1D7:CFBBCC492B14E2D2]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16937 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.73 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F94BBFBB063B1D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F94BBFBB063B1D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F94BBFBB063B1D7 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surro

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2086 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2086/

5 tests failed.
FAILED:  org.apache.lucene.monitor.TestCachePurging.testBackgroundPurges

Error Message:
java.lang.AssertionError: expected:<-1> but was:<1082192997904273>

Stack Trace:
java.lang.AssertionError: expected:<-1> but was:<1082192997904273>
	at __randomizedtesting.SeedInfo.seed([F040ABCC14289853:E0FBED07440F0513]: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.lucene.monitor.TestCachePurging.testBackgroundPurges(TestCachePurging.java:138)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46643_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:40481_solr, 127.0.0.1:42879_solr, 127.0.0.1:44227_solr, 127.0.0.1:46643_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46643_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:40481_solr, 127.0.0.1:42879_solr, 127.0.0.1:44227_solr, 127.0.0.1:46643_solr]
	at __randomizedtesting.SeedInfo.seed([F040ABCC14289853:80A02F7690673158]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=numDocs

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=numDocs
	at __randomizedtesting.SeedInfo.seed([F040ABCC14289853:7E91CFF67969C036]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699496969252110336>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699496969252110336>
	at __randomizedtesting.SeedInfo.seed([F040ABCC14289853:88652F98731009B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F040ABCC14289853:B06FDC7E8F5FCB56]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18769 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.909 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F040ABCC14289853 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F040ABCC14289853 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F040ABCC14289853 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F040ABCC14289853 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.lucene.monitor.TestCachePurging.testBackgroundPurges (:lucene:monitor)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/monitor/build/test-results/test/outputs/OUTPUT-org.apache.lucene.monitor.TestCachePurging.txt
    Reproduce with: gradlew :lucene:monitor:test --tests "org.apache.lucene.monitor.TestCachePurging" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F040ABCC14289853 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/S

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2085 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2085/

4 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B7E1FD4A49F9FD3D:C781406F91605411]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_col
{failure={127.0.0.1:35959_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_col_s1_r_n1': Unable to create core [test_col_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: test_col
{failure={127.0.0.1:35959_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'test_col_s1_r_n1': Unable to create core [test_col_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([B7E1FD4A49F9FD3D:D2E4F93BDB0DE57F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699487015534329856>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699487015534329856>
	at __randomizedtesting.SeedInfo.seed([B7E1FD4A49F9FD3D:4F27047FDAE065F5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B7E1FD4A49F9FD3D:F7CE8AF8D28EAE38]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18032 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.289 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7E1FD4A49F9FD3D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7E1FD4A49F9FD3D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7E1FD4A49F9FD3D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B7E1FD4A49F9FD3D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it a

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2084 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2084/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699474839780196352>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699474839780196352>
	at __randomizedtesting.SeedInfo.seed([E437E38A9B5E25A:F685870D3AAC7A92]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([E437E38A9B5E25A:4E6C098A32C2B15F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16438 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.067 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E437E38A9B5E25A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E437E38A9B5E25A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2083 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2083/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39915_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34295_solr, 127.0.0.1:34649_solr, 127.0.0.1:39915_solr, 127.0.0.1:40829_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39915_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34295_solr, 127.0.0.1:34649_solr, 127.0.0.1:39915_solr, 127.0.0.1:40829_solr]
	at __randomizedtesting.SeedInfo.seed([8F6A2E8343E4B099:FF8AAA39C7AB1992]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699458070742040576>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699458070742040576>
	at __randomizedtesting.SeedInfo.seed([8F6A2E8343E4B099:77ACD7B6D0FD2851]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8F6A2E8343E4B099:2F7065D8E794FB95]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8F6A2E8343E4B099:CF455931D893E39C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17992 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 30.413 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F6A2E8343E4B099 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F6A2E8343E4B099 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F6A2E8343E4B099 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8F6A2E8343E4B099 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 28s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2082 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2082/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([7BB56B97352A62A6:DBAF20CC915A29AA]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7BB56B97352A62A6:3B9A1C25AE5D31A3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15434 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.182 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7BB56B97352A62A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7BB56B97352A62A6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Sol

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2081 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2081/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699444794715013120>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699444794715013120>
	at __randomizedtesting.SeedInfo.seed([EE20D52D778FB4F4:16E62C18E4962C3C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([EE20D52D778FB4F4:AE0FA29FECF8E7F1]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16376 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.911 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EE20D52D778FB4F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=EE20D52D778FB4F4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2080 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2080/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:44851_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34619_solr, 127.0.0.1:38307_solr, 127.0.0.1:39231_solr, 127.0.0.1:44851_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:44851_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34619_solr, 127.0.0.1:38307_solr, 127.0.0.1:39231_solr, 127.0.0.1:44851_solr]
	at __randomizedtesting.SeedInfo.seed([DCED65F17EF5A67C:AC0DE14BFABA0F77]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DCED65F17EF5A67C:7CF72EAADA85ED70]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: modifyColl
{failure={127.0.0.1:39445_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'modifyColl_s1_r_n1': Unable to create core [modifyColl_s1_r_n1] Caused by: null}, success={127.0.0.1:44541_solr={responseHeader={status=0, QTime=164}, core=modifyColl_s1_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: modifyColl
{failure={127.0.0.1:39445_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'modifyColl_s1_r_n1': Unable to create core [modifyColl_s1_r_n1] Caused by: null}, success={127.0.0.1:44541_solr={responseHeader={status=0, QTime=164}, core=modifyColl_s1_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([DCED65F17EF5A67C:75754F847239627A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([DCED65F17EF5A67C:9CC21243E582F579]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17299 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.665 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCED65F17EF5A67C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCED65F17EF5A67C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.OverseerModifyCollectionTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.OverseerModifyCollectionTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCED65F17EF5A67C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=DCED65F17EF5A67C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2079 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2079/

3 tests failed.
FAILED:  org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection1
{failure={127.0.0.1:45213_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection1_s1_r_n1': Unable to create core [collection1_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: collection1
{failure={127.0.0.1:45213_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'collection1_s1_r_n1': Unable to create core [collection1_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([99DA3976222235C3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.beforeAtomicUpdateRemovalJavabinTest(AtomicUpdateRemovalJavabinTest.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699426940336734208>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699426940336734208>
	at __randomizedtesting.SeedInfo.seed([99DA3976222235C3:611CC043B13BAD0B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([99DA3976222235C3:D9F54EC4B95566C6]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16885 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.443 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=99DA3976222235C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=99DA3976222235C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.AtomicUpdateRemovalJavabinTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=99DA3976222235C3 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2078 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2078/

4 tests failed.
FAILED:  org.apache.solr.search.FuzzySearchTest.testTooComplex

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C675CDB6EE7136C8:10D78792F1A20582]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.FuzzySearchTest.setupCollection(FuzzySearchTest.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 43 more


FAILED:  org.apache.solr.search.FuzzySearchTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.FuzzySearchTest: 
   1) Thread[id=2122, name=overseerZkWriterExecutor-TGRP-FuzzySearchTest-1909, state=TIMED_WAITING, group=TGRP-FuzzySearchTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$762/0x0000000100a08440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.FuzzySearchTest: 
   1) Thread[id=2122, name=overseerZkWriterExecutor-TGRP-FuzzySearchTest-1909, state=TIMED_WAITING, group=TGRP-FuzzySearchTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$762/0x0000000100a08440.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([C675CDB6EE7136C8]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699421129059336192>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699421129059336192>
	at __randomizedtesting.SeedInfo.seed([C675CDB6EE7136C8:3EB334837D68AE00]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C675CDB6EE7136C8:865ABA04750665CD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17476 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.538 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C675CDB6EE7136C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C675CDB6EE7136C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.FuzzySearchTest.testTooComplex (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.FuzzySearchTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.FuzzySearchTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C675CDB6EE7136C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.search.FuzzySearchTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.FuzzySearchTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.FuzzySearchTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C675CDB6EE7136C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finish

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2077 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2077/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([84D041431EEB661D:24CA0A18BA9B2D11]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:42677_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:42677_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([84D041431EEB661D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699414852849631232>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699414852849631232>
	at __randomizedtesting.SeedInfo.seed([84D041431EEB661D:7C16B8768DF2FED5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([84D041431EEB661D:C4FF36F1859C3518]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17271 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.14 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84D041431EEB661D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84D041431EEB661D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.MetricsHistoryHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.MetricsHistoryHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84D041431EEB661D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=84D041431EEB661D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --inf

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 48s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2076 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2076/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699409854217584640>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699409854217584640>
	at __randomizedtesting.SeedInfo.seed([4B40B338D404187F:B3864A0D471D80B7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4B40B338D404187F:B6FC48A4F734B7A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16483 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.468 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4B40B338D404187F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4B40B338D404187F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2075 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2075/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699404822683320320>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699404822683320320>
	at __randomizedtesting.SeedInfo.seed([A547ED1C8A5B8948:5D81142919421180]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A547ED1C8A5B8948:E5689AAE112CDA4D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16290 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.9 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A547ED1C8A5B8948 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A547ED1C8A5B8948 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parame

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2074 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2074/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699398983207616512>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699398983207616512>
	at __randomizedtesting.SeedInfo.seed([1DA17BD1B58158F1:E56782E42698C039]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1DA17BD1B58158F1:5D8E0C632EF60BF4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34277_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34277_solr, 127.0.0.1:36517_solr, 127.0.0.1:42099_solr, 127.0.0.1:45093_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:34277_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34277_solr, 127.0.0.1:36517_solr, 127.0.0.1:42099_solr, 127.0.0.1:45093_solr]
	at __randomizedtesting.SeedInfo.seed([1DA17BD1B58158F1:6D41FF6B31CEF1FA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17450 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.929 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1DA17BD1B58158F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1DA17BD1B58158F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1DA17BD1B58158F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/clie

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2073 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2073/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699387785558884352>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699387785558884352>
	at __randomizedtesting.SeedInfo.seed([AE9832F4CC9140CF:565ECBC15F88D807]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AE9832F4CC9140CF:EEB7454657E613CA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:45955_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34539_solr, 127.0.0.1:40359_solr, 127.0.0.1:44517_solr, 127.0.0.1:45955_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:45955_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34539_solr, 127.0.0.1:40359_solr, 127.0.0.1:44517_solr, 127.0.0.1:45955_solr]
	at __randomizedtesting.SeedInfo.seed([AE9832F4CC9140CF:DE78B64E48DEE9C4]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18077 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.401 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AE9832F4CC9140CF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AE9832F4CC9140CF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AE9832F4CC9140CF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2072 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2072/

4 tests failed.
FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.search.SolrIndexSearcher@694490
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@694490
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.update.CommitTracker@d54c8bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d54c8bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@657ab671
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@657ab671
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bd64425
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bd64425
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@38a024ff
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@38a024ff
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5a950776
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5a950776
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.search.SolrIndexSearcher@694490
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@694490
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.update.CommitTracker@d54c8bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d54c8bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@657ab671
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@657ab671
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bd64425
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bd64425
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@38a024ff
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@38a024ff
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5a950776
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5a950776
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.search.SolrIndexSearcher@694490
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@694490
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.update.CommitTracker@d54c8bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d54c8bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@657ab671
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@657ab671
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bd64425
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bd64425
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@38a024ff
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@38a024ff
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5a950776
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5a950776
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 7 object(s) that were not released!!! [String, String, String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1465d4c8
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.search.SolrIndexSearcher@694490
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@694490
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.update.CommitTracker@d54c8bc
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d54c8bc
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@657ab671
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@657ab671
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bd64425
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bd64425
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@38a024ff
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@38a024ff
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.ByteBuffersDirectory@5a950776
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@5a950776
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>
	at __randomizedtesting.SeedInfo.seed([C0ABAB2D05DBDFCA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 59 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3950, name=SOLR-TGRP-TestCorePropertiesReload-3505, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4002, name=SOLR-TGRP-TestCorePropertiesReload-3555, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3994, name=SOLR-TGRP-TestCorePropertiesReload-3548, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3946, name=SOLR-TGRP-TestCorePropertiesReload-3501, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3941, name=SOLR-TGRP-TestCorePropertiesReload-3496, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4006, name=SOLR-TGRP-TestCorePropertiesReload-3559, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3996, name=SOLR-TGRP-TestCorePropertiesReload-3550, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3982, name=SOLR-TGRP-TestCorePropertiesReload-3536, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3998, name=SOLR-TGRP-TestCorePropertiesReload-3552, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3938, name=SOLR-TGRP-TestCorePropertiesReload-3493, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3949, name=SOLR-TGRP-TestCorePropertiesReload-3504, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3975, name=SOLR-TGRP-TestCorePropertiesReload-3530, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3973, name=SOLR-TGRP-TestCorePropertiesReload-3528, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3999, name=SOLR-TGRP-TestCorePropertiesReload-3553, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3997, name=SOLR-TGRP-TestCorePropertiesReload-3551, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3953, name=SOLR-TGRP-TestCorePropertiesReload-3508, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3939, name=SOLR-TGRP-TestCorePropertiesReload-3494, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4003, name=SOLR-TGRP-TestCorePropertiesReload-3556, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3942, name=SOLR-TGRP-TestCorePropertiesReload-3497, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=3995, name=SOLR-TGRP-TestCorePropertiesReload-3549, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3972, name=SOLR-TGRP-TestCorePropertiesReload-3527, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3943, name=SOLR-TGRP-TestCorePropertiesReload-3498, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3971, name=SOLR-TGRP-TestCorePropertiesReload-3526, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3944, name=SOLR-TGRP-TestCorePropertiesReload-3499, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3966, name=SOLR-TGRP-TestCorePropertiesReload-3521, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3988, name=SOLR-TGRP-TestCorePropertiesReload-3542, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3951, name=SOLR-TGRP-TestCorePropertiesReload-3506, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3964, name=SOLR-TGRP-TestCorePropertiesReload-3519, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3987, name=SOLR-TGRP-TestCorePropertiesReload-3541, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3952, name=SOLR-TGRP-TestCorePropertiesReload-3507, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3983, name=SOLR-TGRP-TestCorePropertiesReload-3537, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=3969, name=SOLR-TGRP-TestCorePropertiesReload-3524, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3980, name=SOLR-TGRP-TestCorePropertiesReload-3534, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4004, name=SOLR-TGRP-TestCorePropertiesReload-3557, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3968, name=SOLR-TGRP-TestCorePropertiesReload-3523, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3992, name=SOLR-TGRP-TestCorePropertiesReload-3546, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3948, name=SOLR-TGRP-TestCorePropertiesReload-3503, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3989, name=SOLR-TGRP-TestCorePropertiesReload-3543, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=3963, name=SOLR-TGRP-TestCorePropertiesReload-3518, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3945, name=SOLR-TGRP-TestCorePropertiesReload-3500, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4005, name=SOLR-TGRP-TestCorePropertiesReload-3558, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3970, name=SOLR-TGRP-TestCorePropertiesReload-3525, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3986, name=SOLR-TGRP-TestCorePropertiesReload-3540, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3991, name=SOLR-TGRP-TestCorePropertiesReload-3545, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3947, name=SOLR-TGRP-TestCorePropertiesReload-3502, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3976, name=SOLR-TGRP-TestCorePropertiesReload-3531, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3985, name=SOLR-TGRP-TestCorePropertiesReload-3539, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3984, name=SOLR-TGRP-TestCorePropertiesReload-3538, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3940, name=SOLR-TGRP-TestCorePropertiesReload-3495, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3965, name=SOLR-TGRP-TestCorePropertiesReload-3520, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3993, name=SOLR-TGRP-TestCorePropertiesReload-3547, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3990, name=SOLR-TGRP-TestCorePropertiesReload-3544, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3981, name=SOLR-TGRP-TestCorePropertiesReload-3535, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3967, name=SOLR-TGRP-TestCorePropertiesReload-3522, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3979, name=SOLR-TGRP-TestCorePropertiesReload-3533, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4000, name=SOLR-TGRP-TestCorePropertiesReload-3554, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=3974, name=SOLR-TGRP-TestCorePropertiesReload-3529, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3977, name=SOLR-TGRP-TestCorePropertiesReload-3532, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=3962, name=SOLR-TGRP-TestCorePropertiesReload-3517, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 59 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3950, name=SOLR-TGRP-TestCorePropertiesReload-3505, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4002, name=SOLR-TGRP-TestCorePropertiesReload-3555, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3994, name=SOLR-TGRP-TestCorePropertiesReload-3548, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3946, name=SOLR-TGRP-TestCorePropertiesReload-3501, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3941, name=SOLR-TGRP-TestCorePropertiesReload-3496, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Nati

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2071 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2071/

5 tests failed.
FAILED:  org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testTwoPhase
{failure={127.0.0.1:36315_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testTwoPhase_s1_r_n1': Unable to create core [testTwoPhase_s1_r_n1] Caused by: null}, success={127.0.0.1:40565_solr={responseHeader={status=0, QTime=82}, core=testTwoPhase_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testTwoPhase
{failure={127.0.0.1:36315_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testTwoPhase_s1_r_n1': Unable to create core [testTwoPhase_s1_r_n1] Caused by: null}, success={127.0.0.1:40565_solr={responseHeader={status=0, QTime=82}, core=testTwoPhase_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([5672388118673117:1E4E6141EC6C2081]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.SolrCloudBridgeTestCase.createCollection(SolrCloudBridgeTestCase.java:390)
	at org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking(TestTrackingShardHandlerFactory.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.request.Schema2Test.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
java.lang.AssertionError: (404)  Error from server at http://127.0.0.1:44063/solr/collection1/schema?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
java.lang.AssertionError: (404)  Error from server at http://127.0.0.1:44063/solr/collection1/schema?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([5672388118673117:6F9D41B6D207630D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.client.solrj.request.Schema2Test.assertFailedSchemaResponse(Schema2Test.java:61)
	at org.apache.solr.client.solrj.request.Schema2Test.deletingAFieldThatDoesntExistInTheSchemaShouldFail(Schema2Test.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5672388118673117:F66873DABC177A1B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699367477955264512>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699367477955264512>
	at __randomizedtesting.SeedInfo.seed([5672388118673117:AEB4C1B48B7EA9DF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5672388118673117:165D4F3383106212]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18173 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.256 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.Schema2Test.deletingAFieldThatDoesntExistInTheSchemaShouldFail (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.Schema2Test.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.Schema2Test" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5672388118673117 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5672388118673117 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5672388118673117 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5672388118673117 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.TestTrackingShardHandlerFactory.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.TestTrackingShardHandlerFactory" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5672388118673117 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:cont

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 42s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2070 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2070/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([BB8A3F97952EE239:1B9074CC315EA935]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=filterCache

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=filterCache
	at __randomizedtesting.SeedInfo.seed([BB8A3F97952EE239:355B5BADF86FBA5C]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699359402015850496>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699359402015850496>
	at __randomizedtesting.SeedInfo.seed([BB8A3F97952EE239:434CC6A206377AF1]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BB8A3F97952EE239:FBA548250E59B13C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17352 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.011 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB8A3F97952EE239 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB8A3F97952EE239 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.core.TestJmxIntegration.testJmxRegistration (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB8A3F97952EE239 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BB8A3F97952EE239 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went w

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2069 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2069/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699353090256273408>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699353090256273408>
	at __randomizedtesting.SeedInfo.seed([A039990262B5639C:58FF6037F1ACFB54]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A039990262B5639C:E016EEB0F9C23099]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16849 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.741 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A039990262B5639C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A039990262B5639C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2068 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2068/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8388B9CA0E84F715:2392F291AAF4BC19]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:38683_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:38683_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([8388B9CA0E84F715:24CC016E633FE4AC]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest(TestExclusionRuleCollectionAccess.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699343097107841024>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699343097107841024>
	at __randomizedtesting.SeedInfo.seed([8388B9CA0E84F715:7B4E40FF9D9D6FDD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8388B9CA0E84F715:C3A7CE7895F3A410]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17275 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.345 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8388B9CA0E84F715 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8388B9CA0E84F715 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8388B9CA0E84F715 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestExclusionRuleCollectionAccess.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestExclusionRuleCollectionAccess" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8388B9CA0E84F715 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2067 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2067/

3 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxUpdate

Error Message:
java.lang.AssertionError: numDocs should not be null after waiting

Stack Trace:
java.lang.AssertionError: numDocs should not be null after waiting
	at __randomizedtesting.SeedInfo.seed([FEE2506E8231622:1989176C78F5BD89]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699335270130778112>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699335270130778112>
	at __randomizedtesting.SeedInfo.seed([FEE2506E8231622:F728DC337B3A8EEA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FEE2506E8231622:4FC152B473544527]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17112 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.935 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEE2506E8231622 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEE2506E8231622 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.core.TestJmxIntegration.testJmxUpdate (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.core.TestJmxIntegration.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.core.TestJmxIntegration" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEE2506E8231622 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateL

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 52s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2066 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2066/

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
java.util.concurrent.TimeoutException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAddMultipleReplicas :live=[127.0.0.1:37493_solr, 127.0.0.1:43273_solr, 127.0.0.1:45685_solr]DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:37493_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:43273_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:45685_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:43273_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":2} 
Shards:1 Replicas:9
Live Nodes: [127.0.0.1:37493_solr, 127.0.0.1:43273_solr, 127.0.0.1:45685_solr]
Last available state: DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:37493_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:43273_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:45685_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:43273_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":2}

Stack Trace:
java.util.concurrent.TimeoutException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAddMultipleReplicas :live=[127.0.0.1:37493_solr, 127.0.0.1:43273_solr, 127.0.0.1:45685_solr]DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:37493_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:43273_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:45685_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:43273_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":2} 
Shards:1 Replicas:9
Live Nodes: [127.0.0.1:37493_solr, 127.0.0.1:43273_solr, 127.0.0.1:45685_solr]
Last available state: DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:37493_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:43273_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:45685_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:43273_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":2}
	at __randomizedtesting.SeedInfo.seed([B045EC0FA9D94970:571533D5192A711E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2301)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2277)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2272)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:878)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:874)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:891)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:115)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42637_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33057_solr, 127.0.0.1:38289_solr, 127.0.0.1:42637_solr, 127.0.0.1:44789_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:42637_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33057_solr, 127.0.0.1:38289_solr, 127.0.0.1:42637_solr, 127.0.0.1:44789_solr]
	at __randomizedtesting.SeedInfo.seed([B045EC0FA9D94970:C0A568B52D96E07B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699328744346353664>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699328744346353664>
	at __randomizedtesting.SeedInfo.seed([B045EC0FA9D94970:4883153A3AC0D1B8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B045EC0FA9D94970:F06A9BBD32AE1A75]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 21354 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.648 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B045EC0FA9D94970 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B045EC0FA9D94970 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B045EC0FA9D94970 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B045EC0FA9D94970 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Depe

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2065 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2065/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([40E6605F289EF:A01E453DA182C2E3]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699322658363015168>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699322658363015168>
	at __randomizedtesting.SeedInfo.seed([40E6605F289EF:F8C2F75396EB1127]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([40E6605F289EF:402B79D49E85DAEA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16950 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.424 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=40E6605F289EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=40E6605F289EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=40E6605F289EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Chec

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2064 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2064/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699318205938401280>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699318205938401280>
	at __randomizedtesting.SeedInfo.seed([D974F826DD08E1C5:21B201134E11790D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D974F826DD08E1C5:995B8F94467FB2C0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16720 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.6 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D974F826DD08E1C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D974F826DD08E1C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parame

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2063 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2063/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43179_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33559_solr, 127.0.0.1:43179_solr, 127.0.0.1:43315_solr, 127.0.0.1:45773_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43179_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33559_solr, 127.0.0.1:43179_solr, 127.0.0.1:43315_solr, 127.0.0.1:45773_solr]
	at __randomizedtesting.SeedInfo.seed([98BF10B642C9D3AB:E85F940CC6867AA0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699311709155491840>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699311709155491840>
	at __randomizedtesting.SeedInfo.seed([98BF10B642C9D3AB:6079E983D1D04B63]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([98BF10B642C9D3AB:D8906704D9BE80AE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17937 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.454 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=98BF10B642C9D3AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=98BF10B642C9D3AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=98BF10B642C9D3AB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRu

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2062 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2062/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699300506678067200>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699300506678067200>
	at __randomizedtesting.SeedInfo.seed([7C5CF1A100DAF30D:849A089493C36BC5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7C5CF1A100DAF30D:3C7386139BADA008]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16419 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.186 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7C5CF1A100DAF30D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7C5CF1A100DAF30D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2061 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2061/

7 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=queryResultCache

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=CACHE,scope=searcher,name=queryResultCache
	at __randomizedtesting.SeedInfo.seed([4B98913BA433BC9C:C549F501C972E4F9]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1353)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:920)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.search.TestReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@65db7d63
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@65db7d63
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1579a843
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1579a843
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@462e4189
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@462e4189
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:157)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

org.apache.solr.update.CommitTracker@2b856ac3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2b856ac3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:161)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

 expected null, but was:<ObjectTracker found 4 object(s) that were not released!!! [String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@65db7d63
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@65db7d63
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1579a843
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1579a843
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@462e4189
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@462e4189
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:157)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

org.apache.solr.update.CommitTracker@2b856ac3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2b856ac3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:161)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@65db7d63
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@65db7d63
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1579a843
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1579a843
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@462e4189
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@462e4189
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:157)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

org.apache.solr.update.CommitTracker@2b856ac3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2b856ac3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:161)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

 expected null, but was:<ObjectTracker found 4 object(s) that were not released!!! [String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@65db7d63
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@65db7d63
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.lucene.store.ByteBuffersDirectory@1579a843
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1579a843
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@462e4189
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@462e4189
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:157)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

org.apache.solr.update.CommitTracker@2b856ac3
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@2b856ac3
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:161)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1081)
at o.a.s.core.SolrCore.reload(SolrCore.java:741)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1786)
at o.a.s.util.TestHarness.reload(TestHarness.java:254)
at o.a.s.search.TestReload.testGetRealtimeReload(TestReload.java:103)

>
	at __randomizedtesting.SeedInfo.seed([4B98913BA433BC9C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.search.TestReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 70 threads leaked from SUITE scope at org.apache.solr.search.TestReload: 
   1) Thread[id=249, name=SOLR-TGRP-TestReload-221, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=253, name=SOLR-TGRP-TestReload-225, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=269, name=SOLR-TGRP-TestReload-241, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=302, name=SOLR-TGRP-TestReload-272, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=310, name=SOLR-TGRP-TestReload-278, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=264, name=SOLR-TGRP-TestReload-236, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=313, name=SOLR-TGRP-TestReload-281, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=290, name=SOLR-TGRP-TestReload-261, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=309, name=SOLR-TGRP-TestReload-277, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=324, name=SOLR-TGRP-TestReload-288, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=266, name=SOLR-TGRP-TestReload-238, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=268, name=SOLR-TGRP-TestReload-240, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=282, name=SOLR-TGRP-TestReload-253, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=254, name=SOLR-TGRP-TestReload-226, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=248, name=SOLR-TGRP-TestReload-220, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=241, name=SOLR-TGRP-TestReload-213, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=245, name=SOLR-TGRP-TestReload-217, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=267, name=SOLR-TGRP-TestReload-239, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=292, name=SOLR-TGRP-TestReload-263, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=304, name=SOLR-TGRP-TestReload-273, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=271, name=SOLR-TGRP-TestReload-243, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=301, name=SOLR-TGRP-TestReload-271, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=263, name=SOLR-TGRP-TestReload-235, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=270, name=SOLR-TGRP-TestReload-242, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=279, name=SOLR-TGRP-TestReload-250, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=281, name=SOLR-TGRP-TestReload-252, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=285, name=SOLR-TGRP-TestReload-256, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=306, name=SOLR-TGRP-TestReload-275, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=311, name=SOLR-TGRP-TestReload-279, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=274, name=SOLR-TGRP-TestReload-246, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=242, name=SOLR-TGRP-TestReload-214, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=325, name=SOLR-TGRP-TestReload-289, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=293, name=SOLR-TGRP-TestReload-264, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=296, name=SOLR-TGRP-TestReload-267, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=321, name=SOLR-TGRP-TestReload-285, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=277, name=SOLR-TGRP-TestReload-249, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=323, name=SOLR-TGRP-TestReload-287, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=314, name=SOLR-TGRP-TestReload-280, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=240, name=SOLR-TGRP-TestReload-212, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=289, name=SOLR-TGRP-TestReload-260, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=294, name=SOLR-TGRP-TestReload-265, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=317, name=SOLR-TGRP-TestReload-283, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=283, name=SOLR-TGRP-TestReload-254, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=299, name=SOLR-TGRP-TestReload-269, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=247, name=SOLR-TGRP-TestReload-219, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=244, name=SOLR-TGRP-TestReload-216, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=287, name=SOLR-TGRP-TestReload-258, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=272, name=SOLR-TGRP-TestReload-244, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=322, name=SOLR-TGRP-TestReload-286, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=252, name=SOLR-TGRP-TestReload-224, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=276, name=SOLR-TGRP-TestReload-248, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=280, name=SOLR-TGRP-TestReload-251, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=275, name=SOLR-TGRP-TestReload-247, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=320, name=SOLR-TGRP-TestReload-284, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=286, name=SOLR-TGRP-TestReload-257, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=251, name=SOLR-TGRP-TestReload-223, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=250, name=SOLR-TGRP-TestReload-222, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=288, name=SOLR-TGRP-TestReload-259, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=243, name=SOLR-TGRP-TestReload-215, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=265, name=SOLR-TGRP-TestReload-237, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=298, name=SOLR-TGRP-TestReload-268, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=307, name=SOLR-TGRP-TestReload-276, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=284, name=SOLR-TGRP-TestReload-255, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=273, name=SOLR-TGRP-TestReload-245, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=305, name=SOLR-TGRP-TestReload-274, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  66) Thread[id=291, name=SOLR-TGRP-TestReload-262, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  67) Thread[id=300, name=SOLR-TGRP-TestReload-270, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  68) Thread[id=315, name=SOLR-TGRP-TestReload-282, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  69) Thread[id=295, name=SOLR-TGRP-TestReload-266, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  70) Thread[id=246, name=SOLR-TGRP-TestReload-218, state=TIMED_WAITING, group=TGRP-TestReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2060 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2060/

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8C53016C8D5E377F:FC33BC4955C79E53]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:880)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=6517, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-5830, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$1007/0x0000000100dd2840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=6517, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-5830, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$1007/0x0000000100dd2840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([8C53016C8D5E377F]:0)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:32847_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32847_solr, 127.0.0.1:38787_solr, 127.0.0.1:45443_solr, 127.0.0.1:45793_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:32847_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32847_solr, 127.0.0.1:38787_solr, 127.0.0.1:45443_solr, 127.0.0.1:45793_solr]
	at __randomizedtesting.SeedInfo.seed([8C53016C8D5E377F:FCB385D609119E74]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699279823784902656>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699279823784902656>
	at __randomizedtesting.SeedInfo.seed([8C53016C8D5E377F:7495F8591E47AFB7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8C53016C8D5E377F:CC7C76DE1629647A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18120 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.758 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C53016C8D5E377F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C53016C8D5E377F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C53016C8D5E377F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C53016C8D5E377F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8C53016C8D5E377F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
=================

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2059 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2059/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([19CC3057283A847B:B9D67B0C8C4ACF77]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699273428991737856>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699273428991737856>
	at __randomizedtesting.SeedInfo.seed([19CC3057283A847B:E10AC962BB231CB3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.request.Schema2Test.testReplaceDynamicFieldAccuracy

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:35061/solr/collection1/schema?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:35061/solr/collection1/schema?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([19CC3057283A847B:F779936985A9B097]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:881)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.request.Schema2Test.testReplaceDynamicFieldAccuracy(Schema2Test.java:176)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([19CC3057283A847B:59E347E5B34DD77E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17788 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.305 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.request.Schema2Test.testReplaceDynamicFieldAccuracy (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.Schema2Test.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.request.Schema2Test" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=19CC3057283A847B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=19CC3057283A847B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=19CC3057283A847B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=19CC3057283A847B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace.

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2058 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2058/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43537_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37419_solr, 127.0.0.1:38265_solr, 127.0.0.1:43537_solr, 127.0.0.1:43909_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43537_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37419_solr, 127.0.0.1:38265_solr, 127.0.0.1:43537_solr, 127.0.0.1:43909_solr]
	at __randomizedtesting.SeedInfo.seed([7DEFC5DB1FCDCE21:D0F41619B82672A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7DEFC5DB1FCDCE21:3DC0B26984BA9D24]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16593 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.088 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7DEFC5DB1FCDCE21 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7DEFC5DB1FCDCE21 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/ha

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 26m 24s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2057 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2057/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([F850057ED79064F1:584A4E2573E02FFD]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699256809973350400>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699256809973350400>
	at __randomizedtesting.SeedInfo.seed([F850057ED79064F1:96FC4B4489FC39]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F850057ED79064F1:B87F72CC4CE737F4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17218 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.358 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F850057ED79064F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F850057ED79064F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F850057ED79064F1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surrou

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2056 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2056/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699246201891717120>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699246201891717120>
	at __randomizedtesting.SeedInfo.seed([9D95129CF1CDD2BA:6553EBA962D44A72]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9D95129CF1CDD2BA:DDBA652E6ABA81BF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16279 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.186 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D95129CF1CDD2BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9D95129CF1CDD2BA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 7s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2055 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2055/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:34387_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:34387_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([2C98169BADD2E98F:8BDCAE3FC069FA36]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest(TestExclusionRuleCollectionAccess.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699240513577680896>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699240513577680896>
	at __randomizedtesting.SeedInfo.seed([2C98169BADD2E98F:D45EEFAE3ECB7147]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2C98169BADD2E98F:6CB7612936A5BA8A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16946 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.814 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C98169BADD2E98F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C98169BADD2E98F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestExclusionRuleCollectionAccess.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestExclusionRuleCollectionAccess" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2C98169BADD2E98F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: '

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2054 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2054/

3 tests failed.
FAILED:  org.apache.solr.search.TestStressUserVersions.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=9364, name=testExecutor-TGRP-TestStressUserVersions-8207, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.TestStressUserVersions: 
   1) Thread[id=9364, name=testExecutor-TGRP-TestStressUserVersions-8207, state=RUNNABLE, group=TGRP-TestStressUserVersions]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([E137CE8890D84FFE]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699233688358748160>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699233688358748160>
	at __randomizedtesting.SeedInfo.seed([E137CE8890D84FFE:19F137BD03C1D736]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([E137CE8890D84FFE:A118B93A0BAF1CFB]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16509 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.282 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E137CE8890D84FFE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E137CE8890D84FFE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.TestStressUserVersions.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressUserVersions.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestStressUserVersions" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=E137CE8890D84FFE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenk

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2053 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2053/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34317_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34317_solr, 127.0.0.1:36289_solr, 127.0.0.1:39467_solr, 127.0.0.1:43587_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34317_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34317_solr, 127.0.0.1:36289_solr, 127.0.0.1:39467_solr, 127.0.0.1:43587_solr]
	at __randomizedtesting.SeedInfo.seed([15E63A6F801CC311:6506BED504536A1A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699228296638627840>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699228296638627840>
	at __randomizedtesting.SeedInfo.seed([15E63A6F801CC311:ED20C35A13055BD9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([15E63A6F801CC311:55C94DDD1B6B9014]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17693 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.726 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=15E63A6F801CC311 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=15E63A6F801CC311 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=15E63A6F801CC311 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/Jetty

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2052 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2052/

5 tests failed.
FAILED:  org.apache.solr.core.TestConfigSets.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 9 object(s) that were not released!!! [String, String, String, String, String, String, String, String, String]
org.apache.solr.filestore.NRTCachingDirectory@686a1a20
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@686a1a20
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)

org.apache.solr.update.CommitTracker@7f7a313a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@7f7a313a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:971)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.search.SolrIndexSearcher@1b1c76d7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@1b1c76d7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.filestore.NRTCachingDirectory@4bc10696
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@4bc10696
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.core.SolrCore@38978313
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.core.SolrCore@38978313
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1137)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.update.CommitTracker@d70dbb9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d70dbb9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.update.DirectUpdateHandler2@65c9705b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@65c9705b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)

org.apache.solr.filestore.NRTCachingDirectory@29f588f0
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@29f588f0
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

 expected null, but was:<ObjectTracker found 9 object(s) that were not released!!! [String, String, String, String, String, String, String, String, String]
org.apache.solr.filestore.NRTCachingDirectory@686a1a20
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@686a1a20
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)

org.apache.solr.update.CommitTracker@7f7a313a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@7f7a313a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:971)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.search.SolrIndexSearcher@1b1c76d7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@1b1c76d7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.filestore.NRTCachingDirectory@4bc10696
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@4bc10696
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.core.SolrCore@38978313
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.core.SolrCore@38978313
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1137)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.update.CommitTracker@d70dbb9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d70dbb9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.update.DirectUpdateHandler2@65c9705b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@65c9705b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)

org.apache.solr.filestore.NRTCachingDirectory@29f588f0
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@29f588f0
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 9 object(s) that were not released!!! [String, String, String, String, String, String, String, String, String]
org.apache.solr.filestore.NRTCachingDirectory@686a1a20
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@686a1a20
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)

org.apache.solr.update.CommitTracker@7f7a313a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@7f7a313a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:971)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.search.SolrIndexSearcher@1b1c76d7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@1b1c76d7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.filestore.NRTCachingDirectory@4bc10696
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@4bc10696
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.core.SolrCore@38978313
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.core.SolrCore@38978313
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1137)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.update.CommitTracker@d70dbb9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d70dbb9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.update.DirectUpdateHandler2@65c9705b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@65c9705b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)

org.apache.solr.filestore.NRTCachingDirectory@29f588f0
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@29f588f0
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

 expected null, but was:<ObjectTracker found 9 object(s) that were not released!!! [String, String, String, String, String, String, String, String, String]
org.apache.solr.filestore.NRTCachingDirectory@686a1a20
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@686a1a20
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)

org.apache.solr.update.CommitTracker@7f7a313a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@7f7a313a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@77ba3015
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:971)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.search.SolrIndexSearcher@1b1c76d7
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.search.SolrIndexSearcher@1b1c76d7
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2495)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2666)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1316)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1093)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)

org.apache.solr.filestore.NRTCachingDirectory@4bc10696
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@4bc10696
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.core.SolrCore@38978313
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.core.SolrCore@38978313
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1137)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.update.CommitTracker@d70dbb9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@d70dbb9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

org.apache.solr.update.DirectUpdateHandler2@65c9705b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@65c9705b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)
at o.a.s.core.TestConfigSets.testConfigSetServiceFindsConfigSets(TestConfigSets.java:91)

org.apache.solr.filestore.NRTCachingDirectory@29f588f0
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@29f588f0
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:568)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1060)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1326)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1284)

>
	at __randomizedtesting.SeedInfo.seed([69543E7285347416]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestConfigSets.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 84 threads leaked from SUITE scope at org.apache.solr.core.TestConfigSets: 
   1) Thread[id=4230, name=SOLR-TGRP-TestConfigSets-3896, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4257, name=SOLR-TGRP-TestConfigSets-3923, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4225, name=SOLR-TGRP-TestConfigSets-3892, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4215, name=SOLR-TGRP-TestConfigSets-3882, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=4258, name=SOLR-TGRP-TestConfigSets-3924, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4243, name=SOLR-TGRP-TestConfigSets-3909, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4206, name=SOLR-TGRP-TestConfigSets-3873, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4217, name=SOLR-TGRP-TestConfigSets-3884, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4244, name=SOLR-TGRP-TestConfigSets-3910, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4239, name=SOLR-TGRP-TestConfigSets-3905, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4265, name=SOLR-TGRP-TestConfigSets-3931, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4241, name=SOLR-TGRP-TestConfigSets-3907, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4207, name=SOLR-TGRP-TestConfigSets-3874, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4282, name=SOLR-TGRP-TestConfigSets-3948, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=4275, name=SOLR-TGRP-TestConfigSets-3941, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=4232, name=SOLR-TGRP-TestConfigSets-3898, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4234, name=SOLR-TGRP-TestConfigSets-3900, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4259, name=SOLR-TGRP-TestConfigSets-3925, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=4262, name=SOLR-TGRP-TestConfigSets-3928, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4285, name=SOLR-TGRP-TestConfigSets-3951, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4252, name=SOLR-TGRP-TestConfigSets-3918, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4224, name=SOLR-TGRP-TestConfigSets-3891, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4249, name=SOLR-TGRP-TestConfigSets-3915, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=4229, name=SOLR-TGRP-TestConfigSets-3895, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=4221, name=SOLR-TGRP-TestConfigSets-3888, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4276, name=SOLR-TGRP-TestConfigSets-3942, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4278, name=SOLR-TGRP-TestConfigSets-3944, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4268, name=SOLR-TGRP-TestConfigSets-3934, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4238, name=SOLR-TGRP-TestConfigSets-3904, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4251, name=SOLR-TGRP-TestConfigSets-3917, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4255, name=SOLR-TGRP-TestConfigSets-3921, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4237, name=SOLR-TGRP-TestConfigSets-3903, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4254, name=SOLR-TGRP-TestConfigSets-3920, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4240, name=SOLR-TGRP-TestConfigSets-3906, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4218, name=SOLR-TGRP-TestConfigSets-3885, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4263, name=SOLR-TGRP-TestConfigSets-3929, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4304, name=SOLR-TGRP-TestConfigSets-3969, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4233, name=SOLR-TGRP-TestConfigSets-3899, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4213, name=SOLR-TGRP-TestConfigSets-3880, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4205, name=SOLR-TGRP-TestConfigSets-3872, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4222, name=SOLR-TGRP-TestConfigSets-3889, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=4235, name=SOLR-TGRP-TestConfigSets-3901, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4279, name=SOLR-TGRP-TestConfigSets-3945, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4231, name=SOLR-TGRP-TestConfigSets-3897, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4274, name=SOLR-TGRP-TestConfigSets-3940, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=4227, name=SOLR-TGRP-TestConfigSets-3894, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4269, name=SOLR-TGRP-TestConfigSets-3935, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4223, name=SOLR-TGRP-TestConfigSets-3890, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4280, name=SOLR-TGRP-TestConfigSets-3946, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4204, name=SOLR-TGRP-TestConfigSets-3871, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4216, name=SOLR-TGRP-TestConfigSets-3883, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4208, name=SOLR-TGRP-TestConfigSets-3875, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4253, name=SOLR-TGRP-TestConfigSets-3919, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=4267, name=SOLR-TGRP-TestConfigSets-3933, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4219, name=SOLR-TGRP-TestConfigSets-3886, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4261, name=SOLR-TGRP-TestConfigSets-3927, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4220, name=SOLR-TGRP-TestConfigSets-3887, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=4264, name=SOLR-TGRP-TestConfigSets-3930, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4214, name=SOLR-TGRP-TestConfigSets-3881, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=4212, name=SOLR-TGRP-TestConfigSets-3879, state=TIMED_WAITING, group=TGRP-TestConfigSets]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2051 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2051/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([52E38117EE6A00D0:F2F9CA4C4A1A4BDC]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699220667920023552>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699220667920023552>
	at __randomizedtesting.SeedInfo.seed([52E38117EE6A00D0:AA2578227D739818]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([52E38117EE6A00D0:12CCF6A5751D53D5]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16885 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.645 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52E38117EE6A00D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52E38117EE6A00D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52E38117EE6A00D0 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/worksp

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2050 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2050/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699183399170736128>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699183399170736128>
	at __randomizedtesting.SeedInfo.seed([FFA23A1A1DFB6E9B:764C32F8EE2F653]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FFA23A1A1DFB6E9B:BF8D4DA8868C3D9E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16577 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.523 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FFA23A1A1DFB6E9B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FFA23A1A1DFB6E9B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2051 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2051/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FC11F7605F4EE973:BC3E80D2C439BA76]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14939 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.914 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FC11F7605F4EE973 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidate

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2049 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2049/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699176852910768128>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699176852910768128>
	at __randomizedtesting.SeedInfo.seed([55A363B123DA1894:AD659A84B0C3805C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([55A363B123DA1894:158C1403B8AD4B91]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16314 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.22 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=55A363B123DA1894 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=55A363B123DA1894 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call,

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2048 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2048/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([162BACA14989FE52:5604DB13D2FEAD57]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14864 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.203 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=162BACA14989FE52 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2047 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2047/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41149_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33159_solr, 127.0.0.1:34943_solr, 127.0.0.1:40085_solr, 127.0.0.1:41149_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41149_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33159_solr, 127.0.0.1:34943_solr, 127.0.0.1:40085_solr, 127.0.0.1:41149_solr]
	at __randomizedtesting.SeedInfo.seed([C58A62D1D8042DF1:B56AE66B5C4B84FA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C58A62D1D8042DF1:85A5156343737EF4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15964 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.242 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C58A62D1D8042DF1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C58A62D1D8042DF1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/so

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 54s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2046 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2046/

7 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
java.lang.RuntimeException: Timeout waiting for executor to shutdown

Stack Trace:
java.lang.RuntimeException: Timeout waiting for executor to shutdown
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF]:0)
	at org.apache.solr.common.util.ExecutorUtil.awaitTermination(ExecutorUtil.java:87)
	at org.apache.solr.common.util.ExecutorUtil.shutdownAndAwaitTermination(ExecutorUtil.java:77)
	at org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:112)
	at org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:100)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:580)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4457, name=SOLR-TGRP-ConfigSetsAPITest-4074, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$672/0x0000000100989840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4457, name=SOLR-TGRP-ConfigSetsAPITest-4074, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$672/0x0000000100989840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF]:0)


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4457, name=SOLR-TGRP-ConfigSetsAPITest-4074, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$672/0x0000000100989840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4457, name=SOLR-TGRP-ConfigSetsAPITest-4074, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$672/0x0000000100989840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF]:0)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF:76B430FA16443BB3]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: deletereplica_test
{failure={127.0.0.1:42955_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'deletereplica_test_s1_r_n1': Unable to create core [deletereplica_test_s1_r_n1] Caused by: null}, success={127.0.0.1:35895_solr={responseHeader={status=0, QTime=61}, core=deletereplica_test_s1_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: deletereplica_test
{failure={127.0.0.1:42955_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'deletereplica_test_s1_r_n1': Unable to create core [deletereplica_test_s1_r_n1] Caused by: null}, success={127.0.0.1:35895_solr={responseHeader={status=0, QTime=61}, core=deletereplica_test_s1_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF:A64EFF1B367BD9B4]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699152903729577984>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699152903729577984>
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF:2E688294212DE877]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D6AE7BA1B23470BF:96810C13294323BA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19296 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.42 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D6AE7BA1B23470BF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/j

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 46s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2045 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2045/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:37953_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36283_solr, 127.0.0.1:37953_solr, 127.0.0.1:39961_solr, 127.0.0.1:45265_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:37953_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36283_solr, 127.0.0.1:37953_solr, 127.0.0.1:39961_solr, 127.0.0.1:45265_solr]
	at __randomizedtesting.SeedInfo.seed([43C1DA96E4456C23:33215E2C600AC528]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699147886335361024>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699147886335361024>
	at __randomizedtesting.SeedInfo.seed([43C1DA96E4456C23:BB0723A3775CF4EB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([43C1DA96E4456C23:3EEAD247F323F26]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17787 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.475 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=43C1DA96E4456C23 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=43C1DA96E4456C23 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=43C1DA96E4456C23 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solr

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2044 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2044/

6 tests failed.
FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
java.lang.RuntimeException: Timeout waiting for executor to shutdown

Stack Trace:
java.lang.RuntimeException: Timeout waiting for executor to shutdown
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592]:0)
	at org.apache.solr.common.util.ExecutorUtil.awaitTermination(ExecutorUtil.java:87)
	at org.apache.solr.common.util.ExecutorUtil.shutdownAndAwaitTermination(ExecutorUtil.java:77)
	at org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:112)
	at org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:100)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:580)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4167, name=SOLR-TGRP-ConfigSetsAPITest-3812, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$694/0x0000000100973040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ConfigSetsAPITest: 
   1) Thread[id=4167, name=SOLR-TGRP-ConfigSetsAPITest-3812, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$694/0x0000000100973040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592]:0)


FAILED:  org.apache.solr.cloud.ConfigSetsAPITest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4167, name=SOLR-TGRP-ConfigSetsAPITest-3812, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$694/0x0000000100973040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4167, name=SOLR-TGRP-ConfigSetsAPITest-3812, state=TIMED_WAITING, group=TGRP-ConfigSetsAPITest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$694/0x0000000100973040.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592]:0)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592:61072E1FD50ABE9E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699141787578269696>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699141787578269696>
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592:39DB9C71E2636D5A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C11D6544717AF592:813212F6EA0DA697]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17235 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.571 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.ConfigSetsAPITest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ConfigSetsAPITest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.ConfigSetsAPITest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C11D6544717AF592 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - Licens

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 4s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2043 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2043/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:44755_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33203_solr, 127.0.0.1:35095_solr, 127.0.0.1:36751_solr, 127.0.0.1:44755_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:44755_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33203_solr, 127.0.0.1:35095_solr, 127.0.0.1:36751_solr, 127.0.0.1:44755_solr]
	at __randomizedtesting.SeedInfo.seed([340028013E839645:44E0ACBBBACC3F4E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699136612955324416>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699136612955324416>
	at __randomizedtesting.SeedInfo.seed([340028013E839645:CCC6D134AD9A0E8D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([340028013E839645:742F5FB3A5F4C540]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17663 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.724 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=340028013E839645 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=340028013E839645 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=340028013E839645 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/clie

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2042 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2042/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete

Error Message:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]
	at __randomizedtesting.SeedInfo.seed([C1B923700451B18E:727CECB10B2962CF]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:112)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699131936502448128>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699131936502448128>
	at __randomizedtesting.SeedInfo.seed([C1B923700451B18E:397FDA4597482946]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C1B923700451B18E:819654C29F26E28B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16786 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 37.22 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C1B923700451B18E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C1B923700451B18E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C1B923700451B18E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenk

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 36s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2041 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2041/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testAtomicUpdateOfSegmentSortField
{failure={127.0.0.1:34739_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testAtomicUpdateOfSegmentSortField_s1_r_n1': Unable to create core [testAtomicUpdateOfSegmentSortField_s1_r_n1] Caused by: null}, success={127.0.0.1:35839_solr={responseHeader={status=0, QTime=229}, core=testAtomicUpdateOfSegmentSortField_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testAtomicUpdateOfSegmentSortField
{failure={127.0.0.1:34739_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testAtomicUpdateOfSegmentSortField_s1_r_n1': Unable to create core [testAtomicUpdateOfSegmentSortField_s1_r_n1] Caused by: null}, success={127.0.0.1:35839_solr={responseHeader={status=0, QTime=229}, core=testAtomicUpdateOfSegmentSortField_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([FF0797760223AB48:1E15B073D46630F0]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestSegmentSorting.setUp(TestSegmentSorting.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699124205860159488>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699124205860159488>
	at __randomizedtesting.SeedInfo.seed([FF0797760223AB48:7C16E43913A3380]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FF0797760223AB48:BF28E0C49954F84D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17699 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.495 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FF0797760223AB48 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FF0797760223AB48 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestSegmentSorting.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestSegmentSorting" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FF0797760223AB48 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2040 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2040/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: deleteShard
{failure={127.0.0.1:44085_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'deleteShard_s1_r_n1': Unable to create core [deleteShard_s1_r_n1] Caused by: null}, success={127.0.0.1:43167_solr={responseHeader={status=0, QTime=71}, core=deleteShard_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: deleteShard
{failure={127.0.0.1:44085_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'deleteShard_s1_r_n1': Unable to create core [deleteShard_s1_r_n1] Caused by: null}, success={127.0.0.1:43167_solr={responseHeader={status=0, QTime=71}, core=deleteShard_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([2ADDEAC004254ECA:A289D51AAAD92332]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


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

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([2ADDEAC004254ECA:A289D51AAAD92332]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699116273889181696>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699116273889181696>
	at __randomizedtesting.SeedInfo.seed([2ADDEAC004254ECA:D21B13F5973CD602]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2ADDEAC004254ECA:6AF29D729F521DCF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17261 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.747 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2ADDEAC004254ECA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2ADDEAC004254ECA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2ADDEAC004254ECA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2ADDEAC004254ECA -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
============================================================================

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2039 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2039/

4 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([7E938D68D2D64865:F6C7B2B27C2A259D]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:40345_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:40345_solr, 127.0.0.1:43003_solr, 127.0.0.1:43141_solr, 127.0.0.1:43977_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:40345_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:40345_solr, 127.0.0.1:43003_solr, 127.0.0.1:43141_solr, 127.0.0.1:43977_solr]
	at __randomizedtesting.SeedInfo.seed([7E938D68D2D64865:E7309D25699E16E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699106291835731968>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699106291835731968>
	at __randomizedtesting.SeedInfo.seed([7E938D68D2D64865:8655745D41CFD0AD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7E938D68D2D64865:3EBCFADA49A11B60]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18535 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.836 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7E938D68D2D64865 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7E938D68D2D64865 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7E938D68D2D64865 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7E938D68D2D64865 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
===========================================

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2038 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2038/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([661622EDCB1C0C1A:C60C69B66F6C4716]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699095645873242112>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699095645873242112>
	at __randomizedtesting.SeedInfo.seed([661622EDCB1C0C1A:9ED0DBD8580594D2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([661622EDCB1C0C1A:2639555F506B5F1F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17440 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.529 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=661622EDCB1C0C1A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=661622EDCB1C0C1A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=661622EDCB1C0C1A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 15s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2037 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2037/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CF8D2B6C4E3990C5:6F976037EA49DBC9]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:43323_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:43323_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([CF8D2B6C4E3990C5]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699089089509195776>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699089089509195776>
	at __randomizedtesting.SeedInfo.seed([CF8D2B6C4E3990C5:374BD259DD20080D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CF8D2B6C4E3990C5:8FA25CDED54EC3C0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17473 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.015 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF8D2B6C4E3990C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF8D2B6C4E3990C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.MetricsHistoryHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.MetricsHistoryHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF8D2B6C4E3990C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CF8D2B6C4E3990C5 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run w

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2036 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2036/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FB3C7A9E6855E1FF:BB130D2CF322B2FA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14926 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.149 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FB3C7A9E6855E1FF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValida

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 25m 12s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2035 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2035/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5824C7071C31B447:180BB0B58746E742]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14862 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 35.303 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5824C7071C31B447 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2034 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2034/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699071942933348352>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699071942933348352>
	at __randomizedtesting.SeedInfo.seed([3F572EF339666FED:C791D7C6AA7FF725]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3F572EF339666FED:7F785941A2113CE8]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16465 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.414 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F572EF339666FED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3F572EF339666FED -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 42s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2033 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2033/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([C5E698D1D387B39F:65FCD38A77F7F893]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: managed_coll
{failure={127.0.0.1:45367_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'managed_coll_s1_r_n1': Unable to create core [managed_coll_s1_r_n1] Caused by: null}, success={127.0.0.1:42265_solr={responseHeader={status=0, QTime=379}, core=managed_coll_s2_r_n2}}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: managed_coll
{failure={127.0.0.1:45367_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'managed_coll_s1_r_n1': Unable to create core [managed_coll_s1_r_n1] Caused by: null}, success={127.0.0.1:42265_solr={responseHeader={status=0, QTime=379}, core=managed_coll_s2_r_n2}}}
	at __randomizedtesting.SeedInfo.seed([C5E698D1D387B39F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.setupCluster(ManagedSchemaRoundRobinCloudTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699061613239205888>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699061613239205888>
	at __randomizedtesting.SeedInfo.seed([C5E698D1D387B39F:3D2061E4409E2B57]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C5E698D1D387B39F:85C9EF6348F0E09A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17361 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.862 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5E698D1D387B39F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5E698D1D387B39F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5E698D1D387B39F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C5E698D1D387B39F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Executio

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 6s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2032 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2032/

2 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([7122C73CF0C06B3E:F976F8E65E3C06C6]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7122C73CF0C06B3E:310DB08E6BB7383B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15610 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.731 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7122C73CF0C06B3E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7122C73CF0C06B3E -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/c

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2031 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2031/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5886AEEE8D117F6C:18A9D95C16662C69]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14915 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.086 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5886AEEE8D117F6C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLog

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2030 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2030/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([36B73E19207A7CD4:769849ABBB0D2FD1]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14869 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.298 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=36B73E19207A7CD4 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2029 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2029/

5 tests failed.
FAILED:  org.apache.solr.spelling.suggest.SuggesterTSTTest.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@62192021
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@62192021
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.filestore.NRTCachingDirectory@1fe689ba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@1fe689ba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.filestore.NRTCachingDirectory@776c6512
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@776c6512
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@57040842
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@57040842
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@79cf59e4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@79cf59e4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@62192021
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@62192021
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.filestore.NRTCachingDirectory@1fe689ba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@1fe689ba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.filestore.NRTCachingDirectory@776c6512
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@776c6512
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@57040842
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@57040842
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@79cf59e4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@79cf59e4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@62192021
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@62192021
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.filestore.NRTCachingDirectory@1fe689ba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@1fe689ba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.filestore.NRTCachingDirectory@776c6512
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@776c6512
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@57040842
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@57040842
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@79cf59e4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@79cf59e4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@62192021
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@62192021
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.filestore.NRTCachingDirectory@1fe689ba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@1fe689ba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.filestore.NRTCachingDirectory@776c6512
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.filestore.NRTCachingDirectory@776c6512
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@57040842
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@57040842
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@79cf59e4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@79cf59e4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

>
	at __randomizedtesting.SeedInfo.seed([1DE98EE4C8D9EEC1]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.spelling.suggest.SuggesterTSTTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 56 threads leaked from SUITE scope at org.apache.solr.spelling.suggest.SuggesterTSTTest: 
   1) Thread[id=2584, name=SOLR-TGRP-SuggesterTSTTest-2331, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=2604, name=SOLR-TGRP-SuggesterTSTTest-2350, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=2591, name=SOLR-TGRP-SuggesterTSTTest-2337, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=2588, name=SOLR-TGRP-SuggesterTSTTest-2334, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=2557, name=SOLR-TGRP-SuggesterTSTTest-2304, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=2612, name=SOLR-TGRP-SuggesterTSTTest-2357, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=2577, name=SOLR-TGRP-SuggesterTSTTest-2324, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=2611, name=SOLR-TGRP-SuggesterTSTTest-2356, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=2594, name=SOLR-TGRP-SuggesterTSTTest-2340, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=2580, name=SOLR-TGRP-SuggesterTSTTest-2327, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=2579, name=SOLR-TGRP-SuggesterTSTTest-2326, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=2603, name=SOLR-TGRP-SuggesterTSTTest-2349, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=2555, name=SOLR-TGRP-SuggesterTSTTest-2302, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=2601, name=SOLR-TGRP-SuggesterTSTTest-2347, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=2616, name=SOLR-TGRP-SuggesterTSTTest-2361, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=2554, name=SOLR-TGRP-SuggesterTSTTest-2301, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=2583, name=SOLR-TGRP-SuggesterTSTTest-2330, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=2587, name=SOLR-TGRP-SuggesterTSTTest-2333, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=2593, name=SOLR-TGRP-SuggesterTSTTest-2339, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=2576, name=SOLR-TGRP-SuggesterTSTTest-2323, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=2600, name=SOLR-TGRP-SuggesterTSTTest-2346, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=2597, name=SOLR-TGRP-SuggesterTSTTest-2343, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=2553, name=SOLR-TGRP-SuggesterTSTTest-2300, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=2599, name=SOLR-TGRP-SuggesterTSTTest-2345, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=2560, name=SOLR-TGRP-SuggesterTSTTest-2307, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=2606, name=SOLR-TGRP-SuggesterTSTTest-2352, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=2572, name=SOLR-TGRP-SuggesterTSTTest-2319, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=2592, name=SOLR-TGRP-SuggesterTSTTest-2338, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=2610, name=SOLR-TGRP-SuggesterTSTTest-2355, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=2578, name=SOLR-TGRP-SuggesterTSTTest-2325, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=2556, name=SOLR-TGRP-SuggesterTSTTest-2303, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=2561, name=SOLR-TGRP-SuggesterTSTTest-2308, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=2598, name=SOLR-TGRP-SuggesterTSTTest-2344, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=2562, name=SOLR-TGRP-SuggesterTSTTest-2309, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=2582, name=SOLR-TGRP-SuggesterTSTTest-2329, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=2589, name=SOLR-TGRP-SuggesterTSTTest-2335, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=2558, name=SOLR-TGRP-SuggesterTSTTest-2305, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=2615, name=SOLR-TGRP-SuggesterTSTTest-2360, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=2595, name=SOLR-TGRP-SuggesterTSTTest-2341, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=2609, name=SOLR-TGRP-SuggesterTSTTest-2354, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=2575, name=SOLR-TGRP-SuggesterTSTTest-2322, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=2590, name=SOLR-TGRP-SuggesterTSTTest-2336, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=2614, name=SOLR-TGRP-SuggesterTSTTest-2359, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=2613, name=SOLR-TGRP-SuggesterTSTTest-2358, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=2563, name=SOLR-TGRP-SuggesterTSTTest-2310, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=2608, name=SOLR-TGRP-SuggesterTSTTest-2353, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=2573, name=SOLR-TGRP-SuggesterTSTTest-2320, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=2574, name=SOLR-TGRP-SuggesterTSTTest-2321, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=2596, name=SOLR-TGRP-SuggesterTSTTest-2342, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=2586, name=SOLR-TGRP-SuggesterTSTTest-2332, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=2605, name=SOLR-TGRP-SuggesterTSTTest-2351, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=2559, name=SOLR-TGRP-SuggesterTSTTest-2306, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=2552, name=SOLR-TGRP-SuggesterTSTTest-2299, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=2581, name=SOLR-TGRP-SuggesterTSTTest-2328, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=2602, name=SOLR-TGRP-SuggesterTSTTest-2348, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=2617, name=SOLR-TGRP-SuggesterTSTTest-2362, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 56 threads leaked from SUITE scope at org.apache.solr.spelling.suggest.SuggesterTSTTest: 
   1) Thread[id=2584, name=SOLR-TGRP-SuggesterTSTTest-2331, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=2604, name=SOLR-TGRP-SuggesterTSTTest-2350, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=2591, name=SOLR-TGRP-SuggesterTSTTest-2337, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=2588, name=SOLR-TGRP-SuggesterTSTTest-2334, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=2557, name=SOLR-TGRP-SuggesterTSTTest-2304, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=2612, name=SOLR-TGRP-SuggesterTSTTest-2357, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=2577, name=SOLR-TGRP-SuggesterTSTTest-2324, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=2611, name=SOLR-TGRP-SuggesterTSTTest-2356, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=2594, name=SOLR-TGRP-SuggesterTSTTest-2340, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=2580, name=SOLR-TGRP-SuggesterTSTTest-2327, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=2579, name=SOLR-TGRP-SuggesterTSTTest-2326, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=2603, name=SOLR-TGRP-SuggesterTSTTest-2349, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=2555, name=SOLR-TGRP-SuggesterTSTTest-2302, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=2601, name=SOLR-TGRP-SuggesterTSTTest-2347, state=TIMED_WAITING, group=TGRP-SuggesterTSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 44s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2028 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2028/

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F:D8893B56C3631413]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35935_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35513_solr, 127.0.0.1:35935_solr, 127.0.0.1:39255_solr, 127.0.0.1:45779_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:35935_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35513_solr, 127.0.0.1:35935_solr, 127.0.0.1:39255_solr, 127.0.0.1:45779_solr]
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F:D80902C99FB51434]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F:8F3CD28BF8AF633]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:33091_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: .system
{failure={127.0.0.1:33091_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore '.system_s1_r_n1': Unable to create core [.system_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699037121961000960>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699037121961000960>
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F:502F7F4688E325F7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A8E986731BFABD3F:E8C6F1C1808DEE3A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19073 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.14 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.MetricsHistoryHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.MetricsHistoryHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8E986731BFABD3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2027 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2027/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([57FB46297790F703:17D4319BECE7A406]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14850 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.864 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=57FB46297790F703 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2026 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2026/

3 tests failed.
FAILED:  org.apache.solr.util.OrderedExecutorTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.OrderedExecutorTest: 
   1) Thread[id=2395, name=testExecutor-TGRP-OrderedExecutorTest-2197, state=RUNNABLE, group=TGRP-OrderedExecutorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.OrderedExecutorTest: 
   1) Thread[id=2395, name=testExecutor-TGRP-OrderedExecutorTest-2197, state=RUNNABLE, group=TGRP-OrderedExecutorTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.unpark(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at java.base@11.0.9/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([268E5246C3D6B705]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699021192210415616>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699021192210415616>
	at __randomizedtesting.SeedInfo.seed([268E5246C3D6B705:DE48AB7350CF2FCD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([268E5246C3D6B705:66A125F458A1E400]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16537 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.888 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=268E5246C3D6B705 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=268E5246C3D6B705 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.util.OrderedExecutorTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.util.OrderedExecutorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.util.OrderedExecutorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=268E5246C3D6B705 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/co

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2025 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2025/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([D1923B940FDF8C42:718870CFABAFC74E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699010454665297920>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699010454665297920>
	at __randomizedtesting.SeedInfo.seed([D1923B940FDF8C42:2954C2A19CC6148A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D1923B940FDF8C42:91BD4C2694A8DF47]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16888 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.035 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D1923B940FDF8C42 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D1923B940FDF8C42 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D1923B940FDF8C42 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2024 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2024/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699002493716922368>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1699002493716922368>
	at __randomizedtesting.SeedInfo.seed([B9DFABFC2A6CCA4B:411952C9B9755283]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B9DFABFC2A6CCA4B:F9F0DC4EB11B994E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16579 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.533 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B9DFABFC2A6CCA4B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B9DFABFC2A6CCA4B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2023 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2023/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698995973442764800>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698995973442764800>
	at __randomizedtesting.SeedInfo.seed([90CF53EA5D7E4B8F:6809AADFCE67D347]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([90CF53EA5D7E4B8F:D0E02458C609188A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16303 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.577 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=90CF53EA5D7E4B8F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=90CF53EA5D7E4B8F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Para

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2022 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2022/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:35015_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: testRetry
{failure={127.0.0.1:35015_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'testRetry_s1_r_n1': Unable to create core [testRetry_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([4CD9A0222F5A8F38:4549F9DCFD13EBB2]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry(CloudSolrClientRetryTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698991107159883776>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698991107159883776>
	at __randomizedtesting.SeedInfo.seed([4CD9A0222F5A8F38:B41F5917BC4317F0]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4CD9A0222F5A8F38:CF6D790B42DDC3D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17755 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.947 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4CD9A0222F5A8F38 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.testRetry (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudSolrClientRetryTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4CD9A0222F5A8F38 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4CD9A0222F5A8F38 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embed

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2021 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2021/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33023_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33023_solr, 127.0.0.1:35153_solr, 127.0.0.1:39801_solr, 127.0.0.1:40927_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33023_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33023_solr, 127.0.0.1:35153_solr, 127.0.0.1:39801_solr, 127.0.0.1:40927_solr]
	at __randomizedtesting.SeedInfo.seed([A68D23A4F850087D:D66DA71E7C1FA176]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698980725186887680>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698980725186887680>
	at __randomizedtesting.SeedInfo.seed([A68D23A4F850087D:5E4BDA916B4990B5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A68D23A4F850087D:E6A2541663275B78]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17930 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.521 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A68D23A4F850087D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A68D23A4F850087D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A68D23A4F850087D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRu

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 10s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2020 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2020/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([52F4EEED4CB8A7C9:F2EEA5B6E8C8ECC5]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698970746930331648>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698970746930331648>
	at __randomizedtesting.SeedInfo.seed([52F4EEED4CB8A7C9:AA3217D8DFA13F01]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([52F4EEED4CB8A7C9:12DB995FD7CFF4CC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17322 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.647 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52F4EEED4CB8A7C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52F4EEED4CB8A7C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=52F4EEED4CB8A7C9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2019 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2019/

5 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([A8545AE980D7F372:200065332E2B9E8A]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A8545AE980D7F372:84E11B224A7B87E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:45013_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33511_solr, 127.0.0.1:39327_solr, 127.0.0.1:45013_solr, 127.0.0.1:46295_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:45013_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33511_solr, 127.0.0.1:39327_solr, 127.0.0.1:45013_solr, 127.0.0.1:46295_solr]
	at __randomizedtesting.SeedInfo.seed([A8545AE980D7F372:D8B4DE5304985A79]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698964299583586304>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698964299583586304>
	at __randomizedtesting.SeedInfo.seed([A8545AE980D7F372:5092A3DC13CE6BBA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([A8545AE980D7F372:E87B2D5B1BA0A077]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18546 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.202 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8545AE980D7F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8545AE980D7F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8545AE980D7F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8545AE980D7F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=A8545AE980D7F372 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Depen

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2018 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2018/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34517_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34517_solr, 127.0.0.1:37155_solr, 127.0.0.1:38805_solr, 127.0.0.1:45027_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34517_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34517_solr, 127.0.0.1:37155_solr, 127.0.0.1:38805_solr, 127.0.0.1:45027_solr]
	at __randomizedtesting.SeedInfo.seed([B588FD0518AA8212:C56879BF9CE52B19]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:35611/cu/collection1/update?wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:35611/cu/collection1/update?wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([B588FD0518AA8212:3DDCC2DFB656EFEA]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:881)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:178)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:157)
	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:537)
	at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:530)
	at org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698958269979033600>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698958269979033600>
	at __randomizedtesting.SeedInfo.seed([B588FD0518AA8212:4D4E04308BB31ADA]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B588FD0518AA8212:F5A78AB783DDD117]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18022 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.152 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B588FD0518AA8212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B588FD0518AA8212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedSpellCheckComponentTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.component.DistributedSpellCheckComponentTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B588FD0518AA8212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B588FD0518AA8212 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2017 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2017/

5 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
java.util.concurrent.TimeoutException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAddMultipleReplicas :live=[127.0.0.1:40429_solr, 127.0.0.1:41845_solr, 127.0.0.1:46077_solr]DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:40429_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:41845_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:46077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:41845_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":1} 
Shards:1 Replicas:9
Live Nodes: [127.0.0.1:40429_solr, 127.0.0.1:41845_solr, 127.0.0.1:46077_solr]
Last available state: DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:40429_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:41845_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:46077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:41845_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":1}

Stack Trace:
java.util.concurrent.TimeoutException: Failed while waiting for active collection
Timeout waiting to see state for collection=testAddMultipleReplicas :live=[127.0.0.1:40429_solr, 127.0.0.1:41845_solr, 127.0.0.1:46077_solr]DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:40429_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:41845_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:46077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:41845_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":1} 
Shards:1 Replicas:9
Live Nodes: [127.0.0.1:40429_solr, 127.0.0.1:41845_solr, 127.0.0.1:46077_solr]
Last available state: DocCollection(testAddMultipleReplicas::v=3 u={})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "testAddMultipleReplicas_s1_r_t3":{
          "node_name":"127.0.0.1:40429_solr",
          "id":"3",
          "state":"active",
          "type":"TLOG"},
        "testAddMultipleReplicas_s1_r_n1":{
          "node_name":"127.0.0.1:41845_solr",
          "leader":"true",
          "id":"1",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_n2":{
          "node_name":"127.0.0.1:46077_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"},
        "testAddMultipleReplicas_s1_r_p4":{
          "id":"4",
          "state":"down",
          "node_name":"127.0.0.1:41845_solr",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "id":1}
	at __randomizedtesting.SeedInfo.seed([8990D3C87DC2CFB9:6EC00C12CD31F7D7]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2301)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2277)
	at org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2272)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:878)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:874)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:891)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:115)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


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

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([8990D3C87DC2CFB9:1C4EC12D33EA241]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8990D3C87DC2CFB9:298A9893D9B284B5]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698951797095268352>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698951797095268352>
	at __randomizedtesting.SeedInfo.seed([8990D3C87DC2CFB9:71562AFDEEDB5771]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8990D3C87DC2CFB9:C9BFA47AE6B59CBC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 21510 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.594 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8990D3C87DC2CFB9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8990D3C87DC2CFB9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8990D3C87DC2CFB9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8990D3C87DC2CFB9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.AddReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.AddReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8990D3C87DC2CFB9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Executi

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 29s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2016 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2016/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42211_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:39655_solr, 127.0.0.1:42211_solr, 127.0.0.1:43273_solr, 127.0.0.1:43577_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:42211_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:39655_solr, 127.0.0.1:42211_solr, 127.0.0.1:43273_solr, 127.0.0.1:43577_solr]
	at __randomizedtesting.SeedInfo.seed([ACCAEA20F1456B77:DC2A6E9A750AC27C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([ACCAEA20F1456B77:CD0A17B5535207B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698943931290484736>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698943931290484736>
	at __randomizedtesting.SeedInfo.seed([ACCAEA20F1456B77:540C1315625CF3BF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([ACCAEA20F1456B77:ECE59D926A323872]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18293 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.47 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACCAEA20F1456B77 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACCAEA20F1456B77 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACCAEA20F1456B77 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACCAEA20F1456B77 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' fi

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 52s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2015 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2015/

3 tests failed.
FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
java.lang.AssertionError: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: idle_timeout

Stack Trace:
java.lang.AssertionError: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: idle_timeout
	at __randomizedtesting.SeedInfo.seed([F168B0A44EBFF235:58F09AD142733633]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698937243304984576>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698937243304984576>
	at __randomizedtesting.SeedInfo.seed([F168B0A44EBFF235:9AE4991DDA66AFD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F168B0A44EBFF235:B147C716D5C8A130]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17133 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.088 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F168B0A44EBFF235 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F168B0A44EBFF235 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.OverseerModifyCollectionTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.OverseerModifyCollectionTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F168B0A44EBFF235 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' 

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2014 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2014/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43299_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32967_solr, 127.0.0.1:32999_solr, 127.0.0.1:40047_solr, 127.0.0.1:43299_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43299_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:32967_solr, 127.0.0.1:32999_solr, 127.0.0.1:40047_solr, 127.0.0.1:43299_solr]
	at __randomizedtesting.SeedInfo.seed([95748FA636F37227:E5940B1CB2BCDB2C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698930099467845632>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698930099467845632>
	at __randomizedtesting.SeedInfo.seed([95748FA636F37227:6DB27693A5EAEAEF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([95748FA636F37227:D55BF814AD842122]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17636 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.992 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=95748FA636F37227 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=95748FA636F37227 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=95748FA636F37227 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRu

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 35s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2013 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2013/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: Base ConfigSet does not exist got: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: Base ConfigSet does not exist got: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3D419810822262EC:4613A1779836FE94]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@75bec1ef
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@75bec1ef
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6be8be1b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6be8be1b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@3f480ced
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@3f480ced
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@75bec1ef
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@75bec1ef
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6be8be1b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6be8be1b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@3f480ced
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@3f480ced
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@75bec1ef
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@75bec1ef
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6be8be1b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6be8be1b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@3f480ced
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@3f480ced
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.common.util.SolrQueuedThreadPool@75bec1ef
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@75bec1ef
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

org.apache.solr.client.solrj.impl.Http2SolrClient@6be8be1b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@6be8be1b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@3f480ced
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@3f480ced
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testCreateErrors(TestConfigSetsAPI.java:134)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

>
	at __randomizedtesting.SeedInfo.seed([3D419810822262EC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 64 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4761, name=SOLR-TGRP-TestConfigSetsAPI-4365, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4829, name=SOLR-TGRP-TestConfigSetsAPI-4424, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=4883, name=SOLR-TGRP-TestConfigSetsAPI-4474, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=4768, name=SOLR-TGRP-TestConfigSetsAPI-4372, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=4834, name=SOLR-TGRP-TestConfigSetsAPI-4427, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4845, name=SOLR-TGRP-TestConfigSetsAPI-4436, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=4765, name=SOLR-TGRP-TestConfigSetsAPI-4369, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4838, name=SOLR-TGRP-TestConfigSetsAPI-4430, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=4848, name=SOLR-TGRP-TestConfigSetsAPI-4439, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=4884, name=SOLR-TGRP-TestConfigSetsAPI-4475, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4974, name=SOLR-TGRP-TestConfigSetsAPI-4527, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=4860, name=SOLR-TGRP-TestConfigSetsAPI-4451, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=4794, name=SOLR-TGRP-TestConfigSetsAPI-4391, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4852, name=SOLR-TGRP-TestConfigSetsAPI-4443, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=4862, name=SOLR-TGRP-TestConfigSetsAPI-4453, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=4805, name=SOLR-TGRP-TestConfigSetsAPI-4402, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=5028, name=SOLR-TGRP-TestConfigSetsAPI-4561, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=4847, name=SOLR-TGRP-TestConfigSetsAPI-4438, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=4982, name=SOLR-TGRP-TestConfigSetsAPI-4535, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4796, name=SOLR-TGRP-TestConfigSetsAPI-4393, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4863, name=SOLR-TGRP-TestConfigSetsAPI-4454, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=5007, name=SOLR-TGRP-TestConfigSetsAPI-4544, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4952, name=SOLR-TGRP-TestConfigSetsAPI-4509, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=4817, name=SOLR-TGRP-TestConfigSetsAPI-4414, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=4766, name=SOLR-TGRP-TestConfigSetsAPI-4370, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4792, name=SOLR-TGRP-TestConfigSetsAPI-4389, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=4859, name=SOLR-TGRP-TestConfigSetsAPI-4450, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$795/0x00000001009fe440.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4828, name=SOLR-TGRP-TestConfigSetsAPI-4423, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=4867, name=SOLR-TGRP-TestConfigSetsAPI-4458, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=4764, name=SOLR-TGRP-TestConfigSetsAPI-4368, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4763, name=SOLR-TGRP-TestConfigSetsAPI-4367, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=4980, name=SOLR-TGRP-TestConfigSetsAPI-4533, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=4795, name=SOLR-TGRP-TestConfigSetsAPI-4392, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4882, name=SOLR-TGRP-TestConfigSetsAPI-4473, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4870, name=SOLR-TGRP-TestConfigSetsAPI-4461, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=5029, name=SOLR-TGRP-TestConfigSetsAPI-4562, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4981, name=SOLR-TGRP-TestConfigSetsAPI-4534, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=4840, name=SOLR-TGRP-TestConfigSetsAPI-4432, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=4802, name=SOLR-TGRP-TestConfigSetsAPI-4399, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4976, name=SOLR-TGRP-TestConfigSetsAPI-4529, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=4769, name=SOLR-TGRP-TestConfigSetsAPI-4373, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=5147, name=SOLR-TGRP-TestConfigSetsAPI-4621, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=4873, name=SOLR-TGRP-TestConfigSetsAPI-4464, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4787, name=SOLR-TGRP-TestConfigSetsAPI-4384, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=4971, name=http2client-scheduler-1, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.9/java.lang.Thread.run(Thread.java:834)
  46) Thread[id=4878, name=SOLR-TGRP-TestConfigSetsAPI-4469, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4977, name=SOLR-TGRP-TestConfigSetsAPI-4530, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=4832, name=SOLR-TGRP-TestConfigSetsAPI-4426, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4806, name=SOLR-TGRP-TestConfigSetsAPI-4403, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=4842, name=SOLR-TGRP-TestConfigSetsAPI-4434, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4807, name=SOLR-TGRP-TestConfigSetsAPI-4404, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4979, name=SOLR-TGRP-TestConfigSetsAPI-4532, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=5030, name=SOLR-TGRP-TestConfigSetsAPI-4563, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=5168, name=SOLR-TGRP-TestConfigSetsAPI-4638, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4978, name=SOLR-TGRP-TestConfigSetsAPI-4531, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=5055, name=SOLR-TGRP-TestConfigSetsAPI-4572, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4804, name=SOLR-TGRP-TestConfigSetsAPI-4401, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=4797, name=SOLR-TGRP-TestConfigSetsAPI-4394, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=4767, name=SOLR-TGRP-TestConfigSetsAPI-4371, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=4858, name=SOLR-TGRP-TestConfigSetsAPI-4449, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$235/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 64 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=4761, name=SOLR-TGRP-TestConfigSetsAPI-4365, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4829, name=SOLR-TGRP-TestConfigSetsAPI-4424, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 5s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2012 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2012/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41691_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35141_solr, 127.0.0.1:38145_solr, 127.0.0.1:41691_solr, 127.0.0.1:46251_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41691_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35141_solr, 127.0.0.1:38145_solr, 127.0.0.1:41691_solr, 127.0.0.1:46251_solr]
	at __randomizedtesting.SeedInfo.seed([2030DF0B6F2DC744:50D05BB1EB626E4F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete

Error Message:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : testSolrCloudCollectionWithoutCores collections=[]
	at __randomizedtesting.SeedInfo.seed([2030DF0B6F2DC744:93F510CA60551405]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:112)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698912069609324544>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698912069609324544>
	at __randomizedtesting.SeedInfo.seed([2030DF0B6F2DC744:D8F6263EFC345F8C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2030DF0B6F2DC744:601FA8B9F45A9441]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17770 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.0 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2030DF0B6F2DC744 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2030DF0B6F2DC744 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2030DF0B6F2DC744 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2030DF0B6F2DC744 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
===========================

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 18s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2011 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2011/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698904281869975552>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698904281869975552>
	at __randomizedtesting.SeedInfo.seed([837D62AC06657BAF:7BBB9B99957CE367]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([837D62AC06657BAF:C352151E9D1228AA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16662 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.935 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837D62AC06657BAF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=837D62AC06657BAF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2010 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2010/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([9EC7CFA288514598:7077B6F78F9D5222]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:466)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=4454, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-3833, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$871/0x0000000100afc840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=4454, name=overseerZkWriterExecutor-TGRP-CollectionsAPISolrJTest-3833, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$871/0x0000000100afc840.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([9EC7CFA288514598]:0)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9EC7CFA288514598:DEE8B8101326169D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15866 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.862 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9EC7CFA288514598 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9EC7CFA288514598 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.CollectionsAPISolrJTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9EC7CFA288514598 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/Je

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 37s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2009 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2009/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([9603552DDA862796:D62C229F41F17493]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14932 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 33.242 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=9603552DDA862796 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLog

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2008 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2008/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([29CF0B8DBD48897:A286BBE37FA4C39B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([29CF0B8DBD48897:42B3870A40A3DB92]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15567 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.26 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=29CF0B8DBD48897 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=29CF0B8DBD48897 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause:

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 26s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2007 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2007/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([36276B091045ED13:963D2052B435A61F]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698869350346260480>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698869350346260480>
	at __randomizedtesting.SeedInfo.seed([36276B091045ED13:CEE1923C835C75DB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([36276B091045ED13:76081CBB8B32BE16]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17367 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 29.759 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=36276B091045ED13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=36276B091045ED13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=36276B091045ED13 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize an

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 41s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2006 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2006/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698855850125295616>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698855850125295616>
	at __randomizedtesting.SeedInfo.seed([C7711C4471F5A723:3FB7E571E2EC3FEB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([C7711C4471F5A723:875E6BF6EA82F426]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39065_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33587_solr, 127.0.0.1:39065_solr, 127.0.0.1:39427_solr, 127.0.0.1:43067_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39065_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33587_solr, 127.0.0.1:39065_solr, 127.0.0.1:39427_solr, 127.0.0.1:43067_solr]
	at __randomizedtesting.SeedInfo.seed([C7711C4471F5A723:B79198FEF5BA0E28]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17842 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.326 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C7711C4471F5A723 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C7711C4471F5A723 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=C7711C4471F5A723 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/sol

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 13s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2005 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2005/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698837332908572672>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698837332908572672>
	at __randomizedtesting.SeedInfo.seed([B564B528493D24CB:4DA24C1DDA24BC03]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B564B528493D24CB:F54BC29AD24A77CE]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41401_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34491_solr, 127.0.0.1:41401_solr, 127.0.0.1:41601_solr, 127.0.0.1:45843_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:41401_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34491_solr, 127.0.0.1:41401_solr, 127.0.0.1:41601_solr, 127.0.0.1:45843_solr]
	at __randomizedtesting.SeedInfo.seed([B564B528493D24CB:C5843192CD728DC0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17707 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.011 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B564B528493D24CB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B564B528493D24CB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B564B528493D24CB -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRu

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2004 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2004/

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([A7FF0F4EA17EE2B8:D79FB26B79E74B94]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.spelling.suggest.SuggesterWFSTTest.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@722bdc18
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@722bdc18
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@370749b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@370749b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@6eeb7dba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@6eeb7dba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.MMapDirectory@23e5927f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@23e5927f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.MMapDirectory@37e50d50
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@37e50d50
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@722bdc18
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@722bdc18
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@370749b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@370749b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@6eeb7dba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@6eeb7dba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.MMapDirectory@23e5927f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@23e5927f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.MMapDirectory@37e50d50
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@37e50d50
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@722bdc18
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@722bdc18
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@370749b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@370749b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@6eeb7dba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@6eeb7dba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.MMapDirectory@23e5927f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@23e5927f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.MMapDirectory@37e50d50
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@37e50d50
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.solr.update.DirectUpdateHandler2@722bdc18
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@722bdc18
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.solr.update.CommitTracker@370749b
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@370749b
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.CommitTracker@6eeb7dba
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@6eeb7dba
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.lucene.store.MMapDirectory@23e5927f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@23e5927f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.lucene.store.MMapDirectory@37e50d50
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MMapDirectory@37e50d50
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

>
	at __randomizedtesting.SeedInfo.seed([A7FF0F4EA17EE2B8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.spelling.suggest.SuggesterWFSTTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 73 threads leaked from SUITE scope at org.apache.solr.spelling.suggest.SuggesterWFSTTest: 
   1) Thread[id=3745, name=SOLR-TGRP-SuggesterWFSTTest-3321, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3665, name=SOLR-TGRP-SuggesterWFSTTest-3243, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3713, name=SOLR-TGRP-SuggesterWFSTTest-3289, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3723, name=SOLR-TGRP-SuggesterWFSTTest-3299, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3728, name=SOLR-TGRP-SuggesterWFSTTest-3304, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3719, name=SOLR-TGRP-SuggesterWFSTTest-3295, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3715, name=SOLR-TGRP-SuggesterWFSTTest-3291, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3716, name=SOLR-TGRP-SuggesterWFSTTest-3292, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3708, name=SOLR-TGRP-SuggesterWFSTTest-3284, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3732, name=SOLR-TGRP-SuggesterWFSTTest-3308, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3711, name=SOLR-TGRP-SuggesterWFSTTest-3287, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3741, name=SOLR-TGRP-SuggesterWFSTTest-3317, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3662, name=SOLR-TGRP-SuggesterWFSTTest-3240, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3729, name=SOLR-TGRP-SuggesterWFSTTest-3305, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3750, name=SOLR-TGRP-SuggesterWFSTTest-3326, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3746, name=SOLR-TGRP-SuggesterWFSTTest-3322, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3721, name=SOLR-TGRP-SuggesterWFSTTest-3297, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=3735, name=SOLR-TGRP-SuggesterWFSTTest-3311, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3699, name=SOLR-TGRP-SuggesterWFSTTest-3276, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=3753, name=SOLR-TGRP-SuggesterWFSTTest-3329, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3740, name=SOLR-TGRP-SuggesterWFSTTest-3316, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3747, name=SOLR-TGRP-SuggesterWFSTTest-3323, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3718, name=SOLR-TGRP-SuggesterWFSTTest-3294, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3714, name=SOLR-TGRP-SuggesterWFSTTest-3290, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3738, name=SOLR-TGRP-SuggesterWFSTTest-3314, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3736, name=SOLR-TGRP-SuggesterWFSTTest-3312, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3744, name=SOLR-TGRP-SuggesterWFSTTest-3320, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3757, name=SOLR-TGRP-SuggesterWFSTTest-3333, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3731, name=SOLR-TGRP-SuggesterWFSTTest-3307, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3702, name=SOLR-TGRP-SuggesterWFSTTest-3279, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3743, name=SOLR-TGRP-SuggesterWFSTTest-3319, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=3669, name=SOLR-TGRP-SuggesterWFSTTest-3247, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3683, name=SOLR-TGRP-SuggesterWFSTTest-3261, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=3742, name=SOLR-TGRP-SuggesterWFSTTest-3318, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3722, name=SOLR-TGRP-SuggesterWFSTTest-3298, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3717, name=SOLR-TGRP-SuggesterWFSTTest-3293, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3727, name=SOLR-TGRP-SuggesterWFSTTest-3303, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3678, name=SOLR-TGRP-SuggesterWFSTTest-3256, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=3748, name=SOLR-TGRP-SuggesterWFSTTest-3324, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3754, name=SOLR-TGRP-SuggesterWFSTTest-3330, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3756, name=SOLR-TGRP-SuggesterWFSTTest-3332, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3705, name=SOLR-TGRP-SuggesterWFSTTest-3282, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3679, name=SOLR-TGRP-SuggesterWFSTTest-3257, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3659, name=SOLR-TGRP-SuggesterWFSTTest-3237, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3751, name=SOLR-TGRP-SuggesterWFSTTest-3327, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3703, name=SOLR-TGRP-SuggesterWFSTTest-3280, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3668, name=SOLR-TGRP-SuggesterWFSTTest-3246, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3733, name=SOLR-TGRP-SuggesterWFSTTest-3309, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3664, name=SOLR-TGRP-SuggesterWFSTTest-3242, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3739, name=SOLR-TGRP-SuggesterWFSTTest-3315, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3720, name=SOLR-TGRP-SuggesterWFSTTest-3296, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3734, name=SOLR-TGRP-SuggesterWFSTTest-3310, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3682, name=SOLR-TGRP-SuggesterWFSTTest-3260, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3712, name=SOLR-TGRP-SuggesterWFSTTest-3288, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3726, name=SOLR-TGRP-SuggesterWFSTTest-3302, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=3666, name=SOLR-TGRP-SuggesterWFSTTest-3244, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=3737, name=SOLR-TGRP-SuggesterWFSTTest-3313, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=3681, name=SOLR-TGRP-SuggesterWFSTTest-3259, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  59) Thread[id=3658, name=SOLR-TGRP-SuggesterWFSTTest-3236, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=3663, name=SOLR-TGRP-SuggesterWFSTTest-3241, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  61) Thread[id=3680, name=SOLR-TGRP-SuggesterWFSTTest-3258, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  62) Thread[id=3749, name=SOLR-TGRP-SuggesterWFSTTest-3325, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  63) Thread[id=3752, name=SOLR-TGRP-SuggesterWFSTTest-3328, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  64) Thread[id=3707, name=SOLR-TGRP-SuggesterWFSTTest-3283, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  65) Thread[id=3730, name=SOLR-TGRP-SuggesterWFSTTest-3306, state=TIMED_WAITING, group=TGRP-SuggesterWFSTTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 40s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2003 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2003/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698820185376423936>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698820185376423936>
	at __randomizedtesting.SeedInfo.seed([D322052B33741D49:2BE4FC1EA06D8581]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D322052B33741D49:930D7299A8034E4C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16334 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.908 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D322052B33741D49 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D322052B33741D49 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 33s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2002 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2002/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43093_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33681_solr, 127.0.0.1:42281_solr, 127.0.0.1:42515_solr, 127.0.0.1:43093_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43093_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33681_solr, 127.0.0.1:42281_solr, 127.0.0.1:42515_solr, 127.0.0.1:43093_solr]
	at __randomizedtesting.SeedInfo.seed([AD8C0B108044B58F:DD6C8FAA040B1C84]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([AD8C0B108044B58F:D96404B2434FE83]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AD8C0B108044B58F:EDA37CA21B33E68A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16741 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.874 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD8C0B108044B58F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD8C0B108044B58F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD8C0B108044B58F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNot

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2001 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2001/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([6C90BB3D86F4BC10:CC8AF0662284F71C]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698807785692594176>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698807785692594176>
	at __randomizedtesting.SeedInfo.seed([6C90BB3D86F4BC10:9456420815ED24D8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([6C90BB3D86F4BC10:2CBFCC8F1D83EF15]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16966 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.458 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6C90BB3D86F4BC10 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6C90BB3D86F4BC10 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6C90BB3D86F4BC10 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 2000 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/2000/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33487_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33487_solr, 127.0.0.1:34107_solr, 127.0.0.1:42193_solr, 127.0.0.1:46393_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:33487_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33487_solr, 127.0.0.1:34107_solr, 127.0.0.1:42193_solr, 127.0.0.1:46393_solr]
	at __randomizedtesting.SeedInfo.seed([548626A3B02B265D:2466A21934648F56]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698795998453694464>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698795998453694464>
	at __randomizedtesting.SeedInfo.seed([548626A3B02B265D:AC40DF962332BE95]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([548626A3B02B265D:14A951112B5C7558]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17837 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.226 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=548626A3B02B265D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=548626A3B02B265D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=548626A3B02B265D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedd

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 39s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1999 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1999/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([FEEBA76E56EB314A:5EF1EC35F29B7A46]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698788760226889728>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698788760226889728>
	at __randomizedtesting.SeedInfo.seed([FEEBA76E56EB314A:62D5E5BC5F2A982]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([FEEBA76E56EB314A:BEC4D0DCCD9C624F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17306 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.498 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEEBA76E56EB314A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEEBA76E56EB314A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=FEEBA76E56EB314A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surro

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1998 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1998/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([2FA79F1048F88F7B:8FBDD44BEC88C477]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698781523014057984>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698781523014057984>
	at __randomizedtesting.SeedInfo.seed([2FA79F1048F88F7B:D7616625DBE117B3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2FA79F1048F88F7B:6F88E8A2D38FDC7E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17098 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.665 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2FA79F1048F88F7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2FA79F1048F88F7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=2FA79F1048F88F7B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 9s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1997 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1997/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([4B4ED670A7CEAC69:B61A1C23CB9FF6C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14876 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 32.111 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=4B4ED670A7CEAC69 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/co

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1996 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1996/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34133_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34133_solr, 127.0.0.1:37477_solr, 127.0.0.1:38475_solr, 127.0.0.1:42227_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:34133_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34133_solr, 127.0.0.1:37477_solr, 127.0.0.1:38475_solr, 127.0.0.1:42227_solr]
	at __randomizedtesting.SeedInfo.seed([BD804C5B281634D8:CD60C8E1AC599DD3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BD804C5B281634D8:FDAF3BE9B36167DD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16239 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 36.64 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD804C5B281634D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BD804C5B281634D8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1995 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1995/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:33551_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33087_solr, 127.0.0.1:33551_solr, 127.0.0.1:33555_solr, 127.0.0.1:39909_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:33551_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33087_solr, 127.0.0.1:33551_solr, 127.0.0.1:33555_solr, 127.0.0.1:39909_solr]
	at __randomizedtesting.SeedInfo.seed([3FFA73E463208784:4F1AF75EE76F2E8F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698759654126911488>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698759654126911488>
	at __randomizedtesting.SeedInfo.seed([3FFA73E463208784:C73C8AD1F0391F4C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([3FFA73E463208784:7FD50456F857D481]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18025 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.089 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3FFA73E463208784 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3FFA73E463208784 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=3FFA73E463208784 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedd

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1994 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1994/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionAPI.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([BEE1CCC2FD426995:36B5F31853BE046D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.clusterStatusAliasTest(TestCollectionAPI.java:496)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:105)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698748943634006016>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698748943634006016>
	at __randomizedtesting.SeedInfo.seed([BEE1CCC2FD426995:462735F76E5BF15D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([BEE1CCC2FD426995:FECEBB7066353A90]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18605 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.662 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BEE1CCC2FD426995 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BEE1CCC2FD426995 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.TestCollectionAPI.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionAPI" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=BEE1CCC2FD426995 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: 

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 49s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1993 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1993/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698738222517977088>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698738222517977088>
	at __randomizedtesting.SeedInfo.seed([53F684884B95E72C:AB307DBDD88C7FE4]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([53F684884B95E72C:13D9F33AD0E2B429]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16786 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.135 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=53F684884B95E72C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=53F684884B95E72C -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 23s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1992 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1992/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([ED8335380B203D81:4D997E63AF50768D]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698729854816485376>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698729854816485376>
	at __randomizedtesting.SeedInfo.seed([ED8335380B203D81:1545CC0D9839A549]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([ED8335380B203D81:ADAC428A90576E84]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16667 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.726 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ED8335380B203D81 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ED8335380B203D81 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ED8335380B203D81 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surr

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1991 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1991/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8BEB2ECA29541AE9:CBC45978B22349EC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14930 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.706 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8BEB2ECA29541AE9 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:395, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/BackupCoreOp.java:43, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/MetricsHistoryHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:784, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:1134, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java:192, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java:139, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:47, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/cloud/DistributedMap.java:54, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValida

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 20s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1990 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1990/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43987_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37865_solr, 127.0.0.1:40101_solr, 127.0.0.1:40461_solr, 127.0.0.1:43987_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:43987_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37865_solr, 127.0.0.1:40101_solr, 127.0.0.1:40461_solr, 127.0.0.1:43987_solr]
	at __randomizedtesting.SeedInfo.seed([58D154A637F7321:756D91F0E730DA2A]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([58D154A637F7321:A5975E11C70F382D]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([58D154A637F7321:45A262F8F8082024]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16436 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.189 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=58D154A637F7321 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=58D154A637F7321 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=58D154A637F7321 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLin

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 53s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1989 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1989/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698695023193751552>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698695023193751552>
	at __randomizedtesting.SeedInfo.seed([8009652B5B0AB810:78CF9C1EC81320D8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8009652B5B0AB810:C0261299C07DEB15]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16371 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.816 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8009652B5B0AB810 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8009652B5B0AB810 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 43s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1988 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1988/

3 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:
java.util.concurrent.TimeoutException: 

Stack Trace:
java.util.concurrent.TimeoutException: 
	at __randomizedtesting.SeedInfo.seed([5659EDB4032AACF8:DE0DD26EADD6C100]:0)
	at org.apache.solr.common.util.TimeOut.waitFor(TimeOut.java:70)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:133)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698689302350790656>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698689302350790656>
	at __randomizedtesting.SeedInfo.seed([5659EDB4032AACF8:AE9F148190333430]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5659EDB4032AACF8:16769A06985DFFFD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17104 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.744 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5659EDB4032AACF8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5659EDB4032AACF8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CleanupOldIndexTest.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CleanupOldIndexTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CleanupOldIndexTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5659EDB4032AACF8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1987 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1987/

5 tests failed.
FAILED:  org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:39281_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:39281_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([828815294AC75992:25CCAD8D277C4A2B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest(TestExclusionRuleCollectionAccess.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698682968307924992>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698682968307924992>
	at __randomizedtesting.SeedInfo.seed([828815294AC75992:7A4EEC1CD9DEC15A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39967_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33311_solr, 127.0.0.1:39785_solr, 127.0.0.1:39967_solr, 127.0.0.1:43565_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:39967_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33311_solr, 127.0.0.1:39785_solr, 127.0.0.1:39967_solr, 127.0.0.1:43565_solr]
	at __randomizedtesting.SeedInfo.seed([828815294AC75992:F2689193CE88F099]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([828815294AC75992:22925E72EEB7129E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([828815294AC75992:C2A7629BD1B00A97]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18384 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.173 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=828815294AC75992 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=828815294AC75992 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=828815294AC75992 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestExclusionRuleCollectionAccess.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestExclusionRuleCollectionAccess" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=828815294AC75992 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=828815294AC75992 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to g

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 21s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1986 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1986/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46215_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35935_solr, 127.0.0.1:42039_solr, 127.0.0.1:45673_solr, 127.0.0.1:46215_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46215_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:35935_solr, 127.0.0.1:42039_solr, 127.0.0.1:45673_solr, 127.0.0.1:46215_solr]
	at __randomizedtesting.SeedInfo.seed([F78145CE7B3BF6EF:8761C174FF745FE4]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([F78145CE7B3BF6EF:579B0E95DF4BBDE3]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([F78145CE7B3BF6EF:B7AE327CE04CA5EA]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16311 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.912 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F78145CE7B3BF6EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F78145CE7B3BF6EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=F78145CE7B3BF6EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 25s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1985 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1985/

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DFC3F67DF93AF732:7FD9BD265D4ABC3E]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors

Error Message:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.TimeoutException

Stack Trace:
java.lang.AssertionError: Expected exception message to contain: ConfigSet does not exist got: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DFC3F67DF93AF732:D62129507C4CF626]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestConfigSetsAPI.verifyException(TestConfigSetsAPI.java:662)
	at org.apache.solr.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:650)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@7ec00e10
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ec00e10
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@349b6d60
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@349b6d60
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@51a3c3eb
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@51a3c3eb
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@7ec00e10
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ec00e10
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@349b6d60
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@349b6d60
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@51a3c3eb
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@51a3c3eb
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@7ec00e10
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ec00e10
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@349b6d60
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@349b6d60
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@51a3c3eb
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@51a3c3eb
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [String, String, String]
org.apache.solr.client.solrj.impl.Http2SolrClient@7ec00e10
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.client.solrj.impl.Http2SolrClient@7ec00e10
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:169)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

org.apache.solr.common.util.SolrInternalHttpClient@349b6d60
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrInternalHttpClient@349b6d60
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrInternalHttpClient.<init>(SolrInternalHttpClient.java:16)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:275)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)
at o.a.s.cloud.TestConfigSetsAPI.testDeleteErrors(TestConfigSetsAPI.java:634)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

org.apache.solr.common.util.SolrQueuedThreadPool@51a3c3eb
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.common.util.SolrQueuedThreadPool@51a3c3eb
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:137)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:114)
at o.a.s.common.util.SolrQueuedThreadPool.<init>(SolrQueuedThreadPool.java:109)
at o.a.s.client.solrj.impl.Http2SolrClient.createHttpClient(Http2SolrClient.java:241)
at o.a.s.client.solrj.impl.Http2SolrClient.<init>(Http2SolrClient.java:191)
at o.a.s.client.solrj.impl.Http2SolrClient$Builder.build(Http2SolrClient.java:1172)
at o.a.s.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2434)

>
	at __randomizedtesting.SeedInfo.seed([DFC3F67DF93AF732]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 65 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=5015, name=SOLR-TGRP-TestConfigSetsAPI-4543, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=4832, name=SOLR-TGRP-TestConfigSetsAPI-4426, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=5216, name=SOLR-TGRP-TestConfigSetsAPI-4666, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=5027, name=SOLR-TGRP-TestConfigSetsAPI-4555, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=5170, name=SOLR-TGRP-TestConfigSetsAPI-4638, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=4854, name=SOLR-TGRP-TestConfigSetsAPI-4444, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=5196, name=SOLR-TGRP-TestConfigSetsAPI-4648, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=4783, name=SOLR-TGRP-TestConfigSetsAPI-4384, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=5197, name=SOLR-TGRP-TestConfigSetsAPI-4649, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=5116, name=SOLR-TGRP-TestConfigSetsAPI-4604, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=4855, name=SOLR-TGRP-TestConfigSetsAPI-4445, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=5119, name=SOLR-TGRP-TestConfigSetsAPI-4607, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=5010, name=SOLR-TGRP-TestConfigSetsAPI-4538, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=4834, name=SOLR-TGRP-TestConfigSetsAPI-4428, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=5223, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
  16) Thread[id=4937, name=SOLR-TGRP-TestConfigSetsAPI-4491, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=4866, name=SOLR-TGRP-TestConfigSetsAPI-4456, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=5025, name=SOLR-TGRP-TestConfigSetsAPI-4553, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=4780, name=SOLR-TGRP-TestConfigSetsAPI-4381, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=4820, name=SOLR-TGRP-TestConfigSetsAPI-4414, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=4787, name=SOLR-TGRP-TestConfigSetsAPI-4388, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=4836, name=SOLR-TGRP-TestConfigSetsAPI-4430, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=4863, name=SOLR-TGRP-TestConfigSetsAPI-4453, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=4864, name=SOLR-TGRP-TestConfigSetsAPI-4454, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=5121, name=SOLR-TGRP-TestConfigSetsAPI-4609, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=4813, name=SOLR-TGRP-TestConfigSetsAPI-4407, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=5024, name=SOLR-TGRP-TestConfigSetsAPI-4552, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=4815, name=SOLR-TGRP-TestConfigSetsAPI-4409, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=5122, name=SOLR-TGRP-TestConfigSetsAPI-4610, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=5020, name=SOLR-TGRP-TestConfigSetsAPI-4548, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=4860, name=SOLR-TGRP-TestConfigSetsAPI-4450, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=5217, name=SOLR-TGRP-TestConfigSetsAPI-4667, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=5009, name=SOLR-TGRP-TestConfigSetsAPI-4537, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=4781, name=SOLR-TGRP-TestConfigSetsAPI-4382, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=4823, name=SOLR-TGRP-TestConfigSetsAPI-4417, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=4816, name=SOLR-TGRP-TestConfigSetsAPI-4410, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=4848, name=SOLR-TGRP-TestConfigSetsAPI-4440, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=5120, name=SOLR-TGRP-TestConfigSetsAPI-4608, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=5023, name=SOLR-TGRP-TestConfigSetsAPI-4551, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=4835, name=SOLR-TGRP-TestConfigSetsAPI-4429, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=5017, name=SOLR-TGRP-TestConfigSetsAPI-4545, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=5019, name=SOLR-TGRP-TestConfigSetsAPI-4547, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=5118, name=SOLR-TGRP-TestConfigSetsAPI-4606, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=4812, name=SOLR-TGRP-TestConfigSetsAPI-4406, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=5147, name=SOLR-TGRP-TestConfigSetsAPI-4619, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=5162, name=SOLR-TGRP-TestConfigSetsAPI-4630, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=4857, name=SOLR-TGRP-TestConfigSetsAPI-4447, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=5026, name=SOLR-TGRP-TestConfigSetsAPI-4554, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.9/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$234/0x0000000100559440.run(Unknown Source)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=4825, name=SOLR-TGRP-TestConfigSetsAPI-4419, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=5012, name=SOLR-TGRP-TestConfigSetsAPI-4540, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2211)
        at app//org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:187)
        at app//org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:277)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleResponse(ConfigSetsHandler.java:224)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.sendToZk(ConfigSetsHandler.java:139)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:129)
        at app//org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
        at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:217)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:936)
        at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:902)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:508)
        at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:184)
        at app//org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at app//org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
        at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
        at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:516)
        at app//org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at app//org.eclipse.jetty.server.HttpChannel$$Lambda$801/0x00000001009da840.dispatch(Unknown Source)
        at app//org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at app//org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool.runJob(SolrQueuedThreadPool.java:580)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:730)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=4862, name=SOLR-TGRP-TestConfigSetsAPI-4452, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=4819, name=SOLR-TGRP-TestConfigSetsAPI-4413, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=4867, name=SOLR-TGRP-TestConfigSetsAPI-4457, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=5171, name=SOLR-TGRP-TestConfigSetsAPI-4639, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=4849, name=SOLR-TGRP-TestConfigSetsAPI-4441, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  56) Thread[id=4851, name=SOLR-TGRP-TestConfigSetsAPI-4443, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  57) Thread[id=4822, name=SOLR-TGRP-TestConfigSetsAPI-4416, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.idleJobPoll(SolrQueuedThreadPool.java:664)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$Runner.run(SolrQueuedThreadPool.java:713)
        at app//org.apache.solr.common.util.SolrQueuedThreadPool$MyRunnable.run(SolrQueuedThreadPool.java:622)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  58) Thread[id=5177, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
  59) Thread[id=4809, name=SOLR-TGRP-TestConfigSetsAPI-4403, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  60) Thread[id=5148, name=SOLR-TGRP-TestConfigSetsAPI-4620, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.pa

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1984 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1984/

4 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([765755068636419B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.admin.MetricsHistoryHandlerTest.beforeClass(MetricsHistoryHandlerTest.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 30 more


FAILED:  org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MetricsHistoryHandlerTest: 
   1) Thread[id=8563, name=overseerZkWriterExecutor-TGRP-MetricsHistoryHandlerTest-7713, state=TIMED_WAITING, group=TGRP-MetricsHistoryHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$805/0x0000000100a3a040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MetricsHistoryHandlerTest: 
   1) Thread[id=8563, name=overseerZkWriterExecutor-TGRP-MetricsHistoryHandlerTest-7713, state=TIMED_WAITING, group=TGRP-MetricsHistoryHandlerTest]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1079)
        at java.base@11.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1369)
        at java.base@11.0.9/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:278)
        at app//org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:2258)
        at app//org.apache.solr.cloud.api.collections.CreateCollectionCmd$1.call(CreateCollectionCmd.java:402)
        at app//org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:332)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.runAsync(Overseer.java:1155)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher.lambda$processQueueItems$0(Overseer.java:1080)
        at app//org.apache.solr.cloud.Overseer$CollectionWorkQueueWatcher$$Lambda$805/0x0000000100a3a040.run(Unknown Source)
        at java.base@11.0.9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base@11.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
	at __randomizedtesting.SeedInfo.seed([765755068636419B]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698663188380254208>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698663188380254208>
	at __randomizedtesting.SeedInfo.seed([765755068636419B:8E91AC33152FD953]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([765755068636419B:367822B41D41129E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16964 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 28.42 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=765755068636419B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=765755068636419B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.MetricsHistoryHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.MetricsHistoryHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=765755068636419B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.handler.admin.MetricsHistoryHandlerTest.classMethod (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.admin.MetricsHistoryHandlerTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.handler.admin.MetricsHistoryHandlerTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=765755068636419B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 19s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1983 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1983/

5 tests failed.
FAILED:  org.apache.solr.search.FuzzySearchTest.testTooComplex

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: c1
{failure={127.0.0.1:40543_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'c1_s1_r_n1': Unable to create core [c1_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: c1
{failure={127.0.0.1:40543_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'c1_s1_r_n1': Unable to create core [c1_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([883CB88642AC5E53:5E9EF2A25D7F6D19]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.FuzzySearchTest.setupCollection(FuzzySearchTest.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:42981_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: spatialdata
{failure={127.0.0.1:42981_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'spatialdata_s1_r_n1': Unable to create core [spatialdata_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([883CB88642AC5E53]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.setupCluster(JsonRequestApiHeatmapFacetingTest.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698657999310028800>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698657999310028800>
	at __randomizedtesting.SeedInfo.seed([883CB88642AC5E53:70FA41B3D1B5C69B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([883CB88642AC5E53:C813CF34D9DB0D56]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38213_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36693_solr, 127.0.0.1:38213_solr, 127.0.0.1:39793_solr, 127.0.0.1:45393_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:38213_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:36693_solr, 127.0.0.1:38213_solr, 127.0.0.1:39793_solr, 127.0.0.1:45393_solr]
	at __randomizedtesting.SeedInfo.seed([883CB88642AC5E53:F8DC3C3CC6E3F758]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19462 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.306 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=883CB88642AC5E53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=883CB88642AC5E53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.classMethod (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.ref_guide_examples.JsonRequestApiHeatmapFacetingTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=883CB88642AC5E53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=883CB88642AC5E53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.FuzzySearchTest.testTooComplex (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.FuzzySearchTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.FuzzySearchTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=883CB88642AC5E53 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
===============

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 7s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1982 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1982/

7 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8DFE06EDA7C5E087:2DE44DB603B5AB8B]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@609300c5
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@609300c5
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@29fe5411
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@29fe5411
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@3c71ff32
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@3c71ff32
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bef192d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bef192d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@561265f2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@561265f2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@609300c5
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@609300c5
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@29fe5411
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@29fe5411
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@3c71ff32
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@3c71ff32
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bef192d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bef192d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@561265f2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@561265f2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

>

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@609300c5
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@609300c5
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@29fe5411
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@29fe5411
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@3c71ff32
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@3c71ff32
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bef192d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bef192d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@561265f2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@561265f2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [String, String, String, String, String]
org.apache.lucene.store.ByteBuffersDirectory@609300c5
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@609300c5
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:241)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:293)
at o.a.s.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:157)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:830)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)

org.apache.solr.update.CommitTracker@29fe5411
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@29fe5411
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

org.apache.solr.update.DirectUpdateHandler2@3c71ff32
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.DirectUpdateHandler2@3c71ff32
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)

org.apache.lucene.store.ByteBuffersDirectory@1bef192d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.ByteBuffersDirectory@1bef192d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:414)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:822)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1063)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)

org.apache.solr.update.CommitTracker@561265f2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException: o.a.s.update.CommitTracker@561265f2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1083)
at o.a.s.core.SolrCore.<init>(SolrCore.java:955)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1429)
at o.a.s.core.CoreContainer.lambda$load$25(CoreContainer.java:944)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)

>
	at __randomizedtesting.SeedInfo.seed([8DFE06EDA7C5E087]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:573)
	at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.core.TestCorePropertiesReload.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3778, name=SOLR-TGRP-TestCorePropertiesReload-3346, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3817, name=SOLR-TGRP-TestCorePropertiesReload-3384, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3776, name=SOLR-TGRP-TestCorePropertiesReload-3344, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3822, name=SOLR-TGRP-TestCorePropertiesReload-3389, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3809, name=SOLR-TGRP-TestCorePropertiesReload-3376, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3812, name=SOLR-TGRP-TestCorePropertiesReload-3379, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3803, name=SOLR-TGRP-TestCorePropertiesReload-3371, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3810, name=SOLR-TGRP-TestCorePropertiesReload-3377, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3831, name=SOLR-TGRP-TestCorePropertiesReload-3398, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3808, name=SOLR-TGRP-TestCorePropertiesReload-3375, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  11) Thread[id=3824, name=SOLR-TGRP-TestCorePropertiesReload-3391, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  12) Thread[id=3800, name=SOLR-TGRP-TestCorePropertiesReload-3368, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  13) Thread[id=3775, name=SOLR-TGRP-TestCorePropertiesReload-3343, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  14) Thread[id=3819, name=SOLR-TGRP-TestCorePropertiesReload-3386, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  15) Thread[id=3792, name=SOLR-TGRP-TestCorePropertiesReload-3360, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  16) Thread[id=3777, name=SOLR-TGRP-TestCorePropertiesReload-3345, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  17) Thread[id=3823, name=SOLR-TGRP-TestCorePropertiesReload-3390, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  18) Thread[id=3770, name=SOLR-TGRP-TestCorePropertiesReload-3338, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  19) Thread[id=3772, name=SOLR-TGRP-TestCorePropertiesReload-3340, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  20) Thread[id=3814, name=SOLR-TGRP-TestCorePropertiesReload-3381, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  21) Thread[id=3774, name=SOLR-TGRP-TestCorePropertiesReload-3342, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  22) Thread[id=3801, name=SOLR-TGRP-TestCorePropertiesReload-3369, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  23) Thread[id=3781, name=SOLR-TGRP-TestCorePropertiesReload-3349, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  24) Thread[id=3825, name=SOLR-TGRP-TestCorePropertiesReload-3392, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  25) Thread[id=3815, name=SOLR-TGRP-TestCorePropertiesReload-3382, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  26) Thread[id=3806, name=SOLR-TGRP-TestCorePropertiesReload-3373, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  27) Thread[id=3769, name=SOLR-TGRP-TestCorePropertiesReload-3337, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  28) Thread[id=3811, name=SOLR-TGRP-TestCorePropertiesReload-3378, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  29) Thread[id=3816, name=SOLR-TGRP-TestCorePropertiesReload-3383, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  30) Thread[id=3773, name=SOLR-TGRP-TestCorePropertiesReload-3341, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  31) Thread[id=3802, name=SOLR-TGRP-TestCorePropertiesReload-3370, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  32) Thread[id=3821, name=SOLR-TGRP-TestCorePropertiesReload-3388, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  33) Thread[id=3805, name=SOLR-TGRP-TestCorePropertiesReload-3372, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  34) Thread[id=3779, name=SOLR-TGRP-TestCorePropertiesReload-3347, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  35) Thread[id=3782, name=SOLR-TGRP-TestCorePropertiesReload-3350, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  36) Thread[id=3830, name=SOLR-TGRP-TestCorePropertiesReload-3396, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  37) Thread[id=3818, name=SOLR-TGRP-TestCorePropertiesReload-3385, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  38) Thread[id=3795, name=SOLR-TGRP-TestCorePropertiesReload-3363, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  39) Thread[id=3794, name=SOLR-TGRP-TestCorePropertiesReload-3362, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  40) Thread[id=3780, name=SOLR-TGRP-TestCorePropertiesReload-3348, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  41) Thread[id=3820, name=SOLR-TGRP-TestCorePropertiesReload-3387, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  42) Thread[id=3796, name=SOLR-TGRP-TestCorePropertiesReload-3364, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  43) Thread[id=3832, name=SOLR-TGRP-TestCorePropertiesReload-3397, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  44) Thread[id=3783, name=SOLR-TGRP-TestCorePropertiesReload-3351, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  45) Thread[id=3768, name=SOLR-TGRP-TestCorePropertiesReload-3336, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  46) Thread[id=3827, name=SOLR-TGRP-TestCorePropertiesReload-3394, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  47) Thread[id=3798, name=SOLR-TGRP-TestCorePropertiesReload-3366, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  48) Thread[id=3807, name=SOLR-TGRP-TestCorePropertiesReload-3374, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  49) Thread[id=3799, name=SOLR-TGRP-TestCorePropertiesReload-3367, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  50) Thread[id=3793, name=SOLR-TGRP-TestCorePropertiesReload-3361, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  51) Thread[id=3797, name=SOLR-TGRP-TestCorePropertiesReload-3365, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  52) Thread[id=3813, name=SOLR-TGRP-TestCorePropertiesReload-3380, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  53) Thread[id=3826, name=SOLR-TGRP-TestCorePropertiesReload-3393, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  54) Thread[id=3829, name=SOLR-TGRP-TestCorePropertiesReload-3395, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  55) Thread[id=3771, name=SOLR-TGRP-TestCorePropertiesReload-3339, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 55 threads leaked from SUITE scope at org.apache.solr.core.TestCorePropertiesReload: 
   1) Thread[id=3778, name=SOLR-TGRP-TestCorePropertiesReload-3346, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   2) Thread[id=3817, name=SOLR-TGRP-TestCorePropertiesReload-3384, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   3) Thread[id=3776, name=SOLR-TGRP-TestCorePropertiesReload-3344, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   4) Thread[id=3822, name=SOLR-TGRP-TestCorePropertiesReload-3389, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   5) Thread[id=3809, name=SOLR-TGRP-TestCorePropertiesReload-3376, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   6) Thread[id=3812, name=SOLR-TGRP-TestCorePropertiesReload-3379, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   7) Thread[id=3803, name=SOLR-TGRP-TestCorePropertiesReload-3371, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   8) Thread[id=3810, name=SOLR-TGRP-TestCorePropertiesReload-3377, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
   9) Thread[id=3831, name=SOLR-TGRP-TestCorePropertiesReload-3398, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
  10) Thread[id=3808, name=SOLR-TGRP-TestCorePropertiesReload-3375, state=TIMED_WAITING, group=TGRP-TestCorePropertiesReload]
        at java.base@11.0.9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@11.0.9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
        at java.base@11.0.9/java.util.concurrent.ThreadPoolExe

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 55s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1981 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1981/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46463_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34225_solr, 127.0.0.1:38875_solr, 127.0.0.1:40309_solr, 127.0.0.1:46463_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=l, 2=a, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n2":{
          "node_name":"127.0.0.1:46463_solr",
          "id":"2",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34225_solr, 127.0.0.1:38875_solr, 127.0.0.1:40309_solr, 127.0.0.1:46463_solr]
	at __randomizedtesting.SeedInfo.seed([D2E40143900C34B2:A20485F914439DB9]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:44201_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (400)  Error from server at null: Underlying core creation failed while creating collection: css33
{failure={127.0.0.1:44201_solr=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:(400)  Error from server at null: Error CREATEing SolrCore 'css33_s1_r_n1': Unable to create core [css33_s1_r_n1] Caused by: null}}
	at __randomizedtesting.SeedInfo.seed([D2E40143900C34B2:75A0B9E7FDB7270B]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:944)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest(TestExclusionRuleCollectionAccess.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698647197744103424>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698647197744103424>
	at __randomizedtesting.SeedInfo.seed([D2E40143900C34B2:2A22F8760315AC7A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([D2E40143900C34B2:92CB76F10B7B67B7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19575 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.093 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D2E40143900C34B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D2E40143900C34B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.TestExclusionRuleCollectionAccess.doTest (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestExclusionRuleCollectionAccess.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestExclusionRuleCollectionAccess" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D2E40143900C34B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=D2E40143900C34B2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/w

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 30s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1980 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1980/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CACE7CEC80833D26:6AD437B724F3762A]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698640823966498816>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698640823966498816>
	at __randomizedtesting.SeedInfo.seed([CACE7CEC80833D26:320885D9139AA5EE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CACE7CEC80833D26:8AE10B5E1BF46E23]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16963 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 34.833 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CACE7CEC80833D26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CACE7CEC80833D26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CACE7CEC80833D26 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1979 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1979/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionAPI.test

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([AD104E5F86745A98:2544718528883760]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.clusterStatusAliasTest(TestCollectionAPI.java:496)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:105)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698633543995883520>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698633543995883520>
	at __randomizedtesting.SeedInfo.seed([AD104E5F86745A98:55D6B76A156DC250]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([AD104E5F86745A98:ED3F39ED1D03099D]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 18202 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.815 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD104E5F86745A98 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD104E5F86745A98 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.TestCollectionAPI.test (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.TestCollectionAPI.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.TestCollectionAPI" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AD104E5F86745A98 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 14s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1978 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1978/

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698627145007366144>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698627145007366144>
	at __randomizedtesting.SeedInfo.seed([44C6EEA1474EF890:BC001794D4576058]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44401_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33459_solr, 127.0.0.1:36715_solr, 127.0.0.1:41397_solr, 127.0.0.1:44401_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44401_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33459_solr, 127.0.0.1:36715_solr, 127.0.0.1:41397_solr, 127.0.0.1:44401_solr]
	at __randomizedtesting.SeedInfo.seed([44C6EEA1474EF890:34266A1BC301519B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([44C6EEA1474EF890:4E99913DC39AB95]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17912 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.236 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=44C6EEA1474EF890 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=44C6EEA1474EF890 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=44C6EEA1474EF890 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettyS

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

w helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 8s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1977 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1977/

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44159_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37979_solr, 127.0.0.1:41865_solr, 127.0.0.1:44159_solr, 127.0.0.1:45753_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44159_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:37979_solr, 127.0.0.1:41865_solr, 127.0.0.1:44159_solr, 127.0.0.1:45753_solr]
	at __randomizedtesting.SeedInfo.seed([46A36CDB608ACFA1:3643E861E4C566AA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.search.TestIndexSearcher.testReopen

Error Message:
java.lang.NullPointerException

Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([46A36CDB608ACFA1:6AEBBDCD13B64082]:0)
	at org.apache.solr.search.TestIndexSearcher.testReopen(TestIndexSearcher.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([46A36CDB608ACFA1:68C1B69FBFD9CA4]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16319 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.636 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46A36CDB608ACFA1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46A36CDB608ACFA1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.TestIndexSearcher.testReopen (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestIndexSearcher.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.search.TestIndexSearcher" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=46A36CDB608ACFA1 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/or

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 32s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1976 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1976/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: idle_timeout

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: idle_timeout
	at __randomizedtesting.SeedInfo.seed([5699FFFFEA053173:26F942DA329C985F]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: idle_timeout
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:221)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more
Caused by: java.util.concurrent.TimeoutException: idle_timeout
	at org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2.onIdleTimeout(HttpConnectionOverHTTP2.java:126)
	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2$SessionListenerPromise.onIdleTimeout(HttpClientTransportOverHTTP2.java:243)
	at org.eclipse.jetty.http2.HTTP2Session.notifyIdleTimeout(HTTP2Session.java:1082)
	at org.eclipse.jetty.http2.HTTP2Session$StreamsState.onIdleTimeout(HTTP2Session.java:1815)
	at org.eclipse.jetty.http2.HTTP2Session$StreamsState.access$1600(HTTP2Session.java:1426)
	at org.eclipse.jetty.http2.HTTP2Session.onIdleTimeout(HTTP2Session.java:929)
	at org.eclipse.jetty.http2.HTTP2Connection.onIdleExpired(HTTP2Connection.java:163)
	at org.eclipse.jetty.io.AbstractEndPoint.onIdleExpired(AbstractEndPoint.java:402)
	at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171)
	at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698608646526599168>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698608646526599168>
	at __randomizedtesting.SeedInfo.seed([5699FFFFEA053173:AE5F06CA791CA9BB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([5699FFFFEA053173:16B6884D71726276]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17430 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.296 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5699FFFFEA053173 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5699FFFFEA053173 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=5699FFFFEA053173 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 38s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1975 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1975/

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([60114E8EE3FF7535:1071F3AB3B66DC19]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:832)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:405)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1156)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:900)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:832)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:884)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:830)
	... 44 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44269_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33777_solr, 127.0.0.1:34125_solr, 127.0.0.1:34457_solr, 127.0.0.1:44269_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=3 u={1=a, 2=l, _ver_=3, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:44269_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:33777_solr, 127.0.0.1:34125_solr, 127.0.0.1:34457_solr, 127.0.0.1:44269_solr]
	at __randomizedtesting.SeedInfo.seed([60114E8EE3FF7535:10F1CA3467B0DC3E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([60114E8EE3FF7535:C00B05D5478F3E39]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698601096538226688>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698601096538226688>
	at __randomizedtesting.SeedInfo.seed([60114E8EE3FF7535:98D7B7BB70E6EDFD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([60114E8EE3FF7535:203E393C78882630]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 19722 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.846 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60114E8EE3FF7535 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60114E8EE3FF7535 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60114E8EE3FF7535 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.CollectionsAPISolrJTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.CollectionsAPISolrJTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60114E8EE3FF7535 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=60114E8EE3FF7535 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Ce

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 45s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1974 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1974/

3 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete

Error Message:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([8431B1A8C232BC3F:777FE5159BDE9585]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:964)
	at org.junit.Assert.assertThat(Assert.java:930)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698596775592460288>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698596775592460288>
	at __randomizedtesting.SeedInfo.seed([8431B1A8C232BC3F:7CF7489D512B24F7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([8431B1A8C232BC3F:C41EC61A5945EF3A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16657 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.798 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8431B1A8C232BC3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8431B1A8C232BC3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.update.processor.DistributedUpdateProcessorTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.update.processor.DistributedUpdateProcessorTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=8431B1A8C232BC3F -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasPa

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


  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 1s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1973 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1973/

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43527_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34889_solr, 127.0.0.1:39789_solr, 127.0.0.1:43527_solr, 127.0.0.1:45003_solr]

Stack Trace:
java.util.concurrent.TimeoutException: No registered leader was found after waiting for 5000ms , collection: deletereplica_test slice: s1 saw state=DocCollection(deletereplica_test::v=2 u={1=a, 2=l, _ver_=2, _cs_ver_=0})={
  "shards":{"s1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"deletereplica_test_s1_r_n1":{
          "node_name":"127.0.0.1:43527_solr",
          "id":"1",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "id":1} with live_nodes=[127.0.0.1:34889_solr, 127.0.0.1:39789_solr, 127.0.0.1:43527_solr, 127.0.0.1:45003_solr]
	at __randomizedtesting.SeedInfo.seed([1C1C4011BF3AB8C8:6CFCC4AB3B7511C3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:1049)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:167)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698589555598295040>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698589555598295040>
	at __randomizedtesting.SeedInfo.seed([1C1C4011BF3AB8C8:E4DAB9242C232000]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1C1C4011BF3AB8C8:BC060B4A1B4AF3C4]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1C1C4011BF3AB8C8:5C3337A3244DEBCD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 17796 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.553 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1C1C4011BF3AB8C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1C1C4011BF3AB8C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1C1C4011BF3AB8C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=1C1C4011BF3AB8C8 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 56s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1972 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1972/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
java.lang.AssertionError: expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([887560F25178438B:286F2BA9F5080887]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:170)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([887560F25178438B:C85A1740CA0F108E]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15345 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.997 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=887560F25178438B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteShardTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.DeleteShardTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=887560F25178438B -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Sol

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 47s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1971 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1971/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698578471111884800>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698578471111884800>
	at __randomizedtesting.SeedInfo.seed([764B6F1977CCE78D:8E8D962CE4D57F45]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([764B6F1977CCE78D:366418ABECBBB488]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16389 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.285 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=764B6F1977CCE78D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=764B6F1977CCE78D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 16s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1970 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1970/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698570906172915712>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698570906172915712>
	at __randomizedtesting.SeedInfo.seed([ECFD1B40CAE400FE:143BE27559FD9836]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([ECFD1B40CAE400FE:ACD26CF2519353FB]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16945 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.708 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ECFD1B40CAE400FE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ECFD1B40CAE400FE -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 56s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1969 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1969/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrSchemalessExampleTest.testStreamingRequest

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:40569/solr/collection1/update?commit=true&softCommit=false&waitSearcher=true&wt=javabin&version=2: not found: 404, message:null

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: (404)  Error from server at http://127.0.0.1:40569/solr/collection1/update?commit=true&softCommit=false&waitSearcher=true&wt=javabin&version=2: not found: 404, message:null
	at __randomizedtesting.SeedInfo.seed([B1AC5E55898DC50A:7645265BAB866E59]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:881)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:563)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.SolrExampleTestsBase.testStreamingRequest(SolrExampleTestsBase.java:246)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B1AC5E55898DC50A:F18329E712FA960F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 15569 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.574 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B1AC5E55898DC50A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.SolrSchemalessExampleTest.testStreamingRequest (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.SolrSchemalessExampleTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.SolrSchemalessExampleTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=B1AC5E55898DC50A -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20m 22s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1968 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1968/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([246407CBAECD78A2:644B707935BA2BA7]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 14990 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 25.416 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=246407CBAECD78A2 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java:258, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/IndexDeletionPolicyWrapper.java:349, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:96, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCores.java:292, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/ConfigXpathExpressions.java:571, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:366, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1593, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1651, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1687, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1695, 
  cause: 'Line contains toString' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1703, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1783, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1795, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:1970, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/SolrCore.java:3363, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:83, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:96, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:128, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:146, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/core

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

 helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:868, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:923, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1099, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1159, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1273, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1390, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 50s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1967 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1967/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698556244038516736>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698556244038516736>
	at __randomizedtesting.SeedInfo.seed([ACC09C7E5D205330:5406654BCE39CBF8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([ACC09C7E5D205330:ECEFEBCCC6570035]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:90)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16328 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 27.417 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACC09C7E5D205330 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=ACC09C7E5D205330 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392,

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 17s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Check-cloud2refimpl - Build # 1966 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1966/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned

Error Message:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698549292286869504>

Stack Trace:
java.lang.AssertionError: Version on add must match _version_ field expected:<0> but was:<1698549292286869504>
	at __randomizedtesting.SeedInfo.seed([7CE7F52520D381B6:84210C10B3CA197E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned(CloudHttp2SolrClientTest.java:823)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)


FAILED:  org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider

Error Message:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception AlreadyClosedException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([7CE7F52520D381B6:3CC88297BBA4D2B3]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2763)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2753)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.checkAndCloseProvider(TestCloudSolrClientConnections.java:86)
	at org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider(TestCloudSolrClientConnections.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.SolrTestCase$TestRuleSetupTeardownChained$1.evaluate(SolrTestCase.java:918)
	at org.apache.solr.SolrTestCase$TestRuleThreadAndTestName$TestStatement.evaluate(SolrTestCase.java:876)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)




Build Log:
[...truncated 16405 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not found: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag 'solrj-cloudsolrclient-baseurl' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag 'solrj-cloudsolrclient-zookeepernoroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag 'solrj-cloudsolrclient-zookeeperroot' not found in include file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
                    done in 26.96 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2441 links (1757 relative) to 3507 anchors in 243 files

> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.testVersionsAreReturned (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CE7F52520D381B6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII

  - org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.testAlreadyClosedClusterStateProvider (:solr:solrj)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections.txt
    Reproduce with: gradlew :solr:solrj:test --tests "org.apache.solr.client.solrj.impl.TestCloudSolrClientConnections" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=7CE7F52520D381B6 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII


FAILURE: Build completed with 50 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':checkUnusedConstraints'.
> There are unused pins in your versions.props: 
  [commons-beanutils:commons-beanutils, com.fasterxml.woodstox:woodstox-core:6.2.3, org.lz4:lz4-java:1.7.1, org.awaitility:awaitility:4.0.3]
  
  Rerun with --fix to remove them.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':validateSourcePatterns'.
> Found 3 violations in source files (nocommit).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/versions-props-sorted.gradle' line: 30

* What went wrong:
Execution failed for task ':versionsPropsAreSorted'.
> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/versions.props file is not sorted lexicographically. I wrote a sorted file to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/build/versions.props - please review and commit.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:benchmark:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/xercesImpl-2.12.1.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:expressions:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:facet:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hppc-0.8.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:luke:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/log4j-core-2.14.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:replicator:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

10: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':lucene:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

11: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:core:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-dataformat-smile-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-2.4.0.jar.sha1
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-1.2.2.jar.sha1
    - Dependency checksum missing ('com.github.ben-manes.caffeine:caffeine:2.8.8'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/caffeine-2.8.8.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-10.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

12: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:core:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.staxmate:staxmate:2.4.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/staxmate-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.fasterxml:aalto-xml:1.2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-xml-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/aalto-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.saxon:Saxon-HE:10.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-HE-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/Saxon-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

13: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:server:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-1.0.5.jar.sha1
    - Dependency checksum missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-1.3.2.jar.sha1
    - Dependency checksum missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-1.3.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-1.2-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-1.2-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-web:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-web-2.14.0.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-annotations:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-annotations-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-continuation:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-continuation-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-deploy:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-deploy-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jmx:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jmx-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-jndi:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-jndi-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-plus:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-plus-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-quickstart:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-quickstart-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-rewrite:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-rewrite-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlets:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlets-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-start:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-start-9.4.36.v20210114-shaded.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-analysis:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-analysis-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-commons:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-commons-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm-tree:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-tree-9.0.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

14: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:server:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.vlkan.log4j2:log4j2-logstash-layout:1.0.5'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-layout-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-logstash-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j2-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.annotation:javax.annotation-api:1.3.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.annotation-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('javax.transaction:javax.transaction-api:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-api-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/javax.transaction-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

15: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:solrj:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-6.2.3.jar.sha1
    - Dependency checksum missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-0.4.4.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-4.2.0.jar.sha1
    - Dependency checksum missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-2.27.0.jar.sha1
    - Dependency checksum missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-1.0.1.jar.sha1
    - Dependency checksum missing ('com.google.guava:guava:29.0-jre'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/guava-29.0-jre.jar.sha1
    - Dependency checksum missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.sha1
    - Dependency checksum missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-1.3.jar.sha1
    - Dependency checksum missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-1.4.jar.sha1
    - Dependency checksum missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-2.6.jar.sha1
    - Dependency checksum missing ('io.netty:netty-buffer:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-buffer-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-codec:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-codec-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-handler:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-handler-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-resolver:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-resolver-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-epoll:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-epoll-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport-native-unix-common:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-native-unix-common-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('io.netty:netty-transport:4.1.50.Final'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/netty-transport-4.1.50.Final.jar.sha1
    - Dependency checksum missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-2.12.0.jar.sha1
    - Dependency checksum missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-1.2.jar.sha1
    - Dependency checksum missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-2.3.jar.sha1
    - Dependency checksum missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-5.0.3.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpclient:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpclient-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpmime:4.5.12'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpmime-4.5.12.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-slf4j-impl-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper-jute:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-jute-3.6.2.jar.sha1
    - Dependency checksum missing ('org.apache.zookeeper:zookeeper:3.6.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zookeeper-3.6.2.jar.sha1
    - Dependency checksum missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-2.11.1.jar.sha1
    - Dependency checksum missing ('org.codehaus.woodstox:stax2-api:4.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/stax2-api-4.2.1.jar.sha1
    - Dependency checksum missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-2.2.1.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-common:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-common-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-hpack:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-hpack-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty.http2:http2-http-client-transport:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/http2-http-client-transport-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-java-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-java-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-alpn-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-alpn-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-client:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-client-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-webapp:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-webapp-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-xml:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-xml-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1
    - Dependency checksum missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-3.19.0.jar.sha1
    - Dependency checksum missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-1.7.1.jar.sha1
    - Dependency checksum missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-1.1.1.jar.sha1
    - Dependency checksum missing ('org.ow2.asm:asm:9.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/asm-9.0.jar.sha1
    - Dependency checksum missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-1.1.8.1.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-2.7.0.jar.sha1
    - Dependency checksum missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-2.7.0.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

16: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:solrj:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('com.fasterxml.woodstox:woodstox-core:6.2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/woodstox-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.flipkart.zjsonpatch:zjsonpatch:0.4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/zjsonpatch-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars-helpers:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-helpers-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.jknack:handlebars:4.2.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/handlebars-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.github.tomakehurst:wiremock-jre8:2.27.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-jre8-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/wiremock-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:failureaccess:1.0.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/failureaccess-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/listenablefuture-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('com.google.j2objc:j2objc-annotations:1.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-annotations-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/j2objc-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-fileupload:commons-fileupload:1.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-fileupload-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('commons-lang:commons-lang:2.6'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.javacrumbs.json-unit:json-unit-core:2.12.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-unit-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:accessors-smart:1.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/accessors-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.minidev:json-smart:2.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-smart-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/json-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('net.sf.jopt-simple:jopt-simple:5.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-simple-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jopt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.checkerframework:checker-qual:2.11.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-qual-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/checker-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.conscrypt:conscrypt-openjdk-uber:2.2.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-uber-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-openjdk-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/conscrypt-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.jline:jline:3.19.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jline-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.lz4:lz4-java:1.7.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/lz4-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.opentest4j:opentest4j:1.1.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/opentest4j-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xerial.snappy:snappy-java:1.1.8.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-java-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/snappy-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-core:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-core-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-legacy:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-legacy-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.xmlunit:xmlunit-placeholders:2.7.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-placeholders-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xmlunit-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

17: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('junit:junit:4.13.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/junit-4.13.1.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-api:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-api-2.14.0.jar.sha1
    - Dependency checksum missing ('org.apache.logging.log4j:log4j-core:2.14.0'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/log4j-core-2.14.0.jar.sha1
    - Dependency checksum missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-4.0.3.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest-core:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-core-2.2.jar.sha1
    - Dependency checksum missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-2.2.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

18: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:test-framework:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('org.awaitility:awaitility:4.0.3'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/awaitility-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].
    - License file missing ('org.hamcrest:hamcrest:2.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hamcrest-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

19: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.carrotsearch:hppc:0.8.2'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/hppc-0.8.2.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

20: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

21: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

22: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-collections4:4.4'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-collections4-4.4.jar.sha1
    - Dependency checksum missing ('xerces:xercesImpl:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xercesImpl-2.12.1.jar.sha1
    - Dependency checksum missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-1.4.01.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

23: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 264

* What went wrong:
Execution failed for task ':solr:contrib:extraction:validateJarLicenses'.
> Certain license/ notice files are missing:
    - License file missing ('xml-apis:xml-apis:1.4.01'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-apis-LICENSE-[type].txt or /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/xml-LICENSE-[type].txt, where [type] can be any of [ASL, BSD, BSD_LIKE, CDDL, CPL, EPL, MIT, MPL, PD, SUN, COMPOUND].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

24: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-annotations:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-annotations-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-core:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-core-2.12.1.jar.sha1
    - Dependency checksum missing ('com.fasterxml.jackson.core:jackson-databind:2.12.1'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jackson-databind-2.12.1.jar.sha1
    - Dependency checksum missing ('org.apache.httpcomponents:httpcore:4.4.13'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/httpcore-4.4.13.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-http:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-http-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-io:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-io-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-security:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-security-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-server:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-server-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-servlet:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-servlet-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util-ajax:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-ajax-9.4.36.v20210114.jar.sha1
    - Dependency checksum missing ('org.eclipse.jetty:jetty-util:9.4.36.v20210114'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/jetty-util-9.4.36.v20210114.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

25: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/jar-checks.gradle' line: 197

* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateJarChecksums'.
> Dependency checksum validation failed:
    - Dependency checksum missing ('org.apache.commons:commons-lang3:3.11'), expected it at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/licenses/commons-lang3-3.11.jar.sha1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

26: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':lucene:core:renderJavadoc'.
> Javadoc generation failed for :lucene:core,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/lucene/core/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

27: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

28: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

29: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

30: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:forbiddenApisTest'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

31: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/documentation/render-javadoc.gradle' line: 576

* What went wrong:
Execution failed for task ':solr:solrj:renderJavadoc'.
> Javadoc generation failed for :solr:solrj,
    Options file at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-options.txt
    Command output at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/build/tmp/renderJavadoc/javadoc-output.txt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

32: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:core:validateLogCalls'.
> Found 751 violations in source files (
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/reporters/jmx/JmxMetricsReporter.java:537, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:574, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java:1119, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:417, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:573, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:610, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:700, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:706, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:934, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java:960, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:309, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:326, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:344, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:350, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:385, 
  Found an unexpected log level: isdebugenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:392, 
  c

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

  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:468, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:511, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:516, 
  Found an unexpected log level: istraceenabled, file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:532, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:562, 
  cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/ParWork.java:564, 
  Change the logger name to lower-case 'log' in SolrQueuedThreadPool.java   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass()); projectproject ':solr:solrj', 
  Change the logger name to lower-case 'log' in ZooKeeperExposed.java     private static final Logger LOG = LoggerFactory.getLogger(ZooKeeperTestable.class); projectproject ':solr:solrj', 
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156, 
  Change the logger name to lower-case 'log' in SolrProvider.java   private static final Logger LOGGER = StatusLogger.getLogger(); projectproject ':solr:solrj').

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

40: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle' line: 324

* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 violations in source files (invalid logger name [log, uses static class name, not specialized logger], invalid logging pattern [not private static final, uses static class name]).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API calls failed, see log.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

43: Task failed with an exception.
-----------
* Where:
Script '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle' line: 243

* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
  cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious logging call, Parameterize and possibly surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls' 
      /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:299).

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

45: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

46: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

49: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java'' finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 27s
788 actionable tasks: 788 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any